<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.submian.f2f2f2 {
  width: 100%;
  background: url(../images/y8_02.jpg);
}

/*leftNav*/
.subleft {
  width: 21.4%;
}

.lefta {
  width: 300px;
}

.leftnews.bor9 {
  padding: 14px;
  border: 1px solid #e3e3e3;
  background: #fff;
  display: none;
}

.fixbg {
  position: fixed;
  left: 0;
  top: 400px;
  width: 399px;
  height: 385px;
  background: url(../images/fixbg2.png) no-repeat left top;
}

.submian .piclist .item {
  float: left;
  width: 280px;
  margin-right: 28px;
  margin-bottom: 14px;
  text-align: center;
}

.submian .piclist .item a img {
  width: 280px;

}

.submian .piclist .item a p {
  line-height: 30px;
  font-size: 16px;
}

.submian .piclist {
  width: 104%;
}

.submian {
  padding-bottom: 100px;
  position: relative;
  z-index: 99;
}

.submian .sobtitle {
  width: 100%;
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 86px;
}

.submian .sobtitle .home {
  background: url(../images/homei.png) no-repeat left center;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.submian .sobtitle a {
  font-size: 16px;
}

.submian .sobtitle a.now {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.submian .sobtitle a.now:hover {
  text-decoration: underline;
}


.submian .subleft .title p {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}

.submian .subleft .lefta .title {
  width: 100%;
  height: 157px;
  line-height: 157px;
  font-weight: bold;
  background: url(../images/y20_03.jpg) no-repeat center center;
  text-align: center;
  background-size: 100%;
}

.submian .subleft .lefta .title h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 157px;
}

.submian .subleft .lefta {
  width: 100%;

  background: #fff;
}

.submian .subleft .comt {
  background: #fff;
}

.submian .subleft .comt ul {
  width: 100%;
  border: 1px solid #f4f4f4;
}

.submian .subleft .comt .boxlist {
  border: none;
}

.submian .subleft .lefta .comt ul li {
  margin-bottom: 0px;
  border-top: 1px solid #ebebeb;
}

.submian .subleft .lefta .comt ul li:first-child {
  border-top: none;
}

.submian .subleft .lefta .comt ul li a {
  height: 60px;
  line-height: 60px;
  display: block;
  font-size: 18px;
  position: relative;
  text-align: left;
  overflow: hidden;
}

.submian .subleft .lefta .comt ul li a b {
  display: block;
  width: 4px;
  height: 22px;
  background-color: #d3d3d3;
  border-radius: 5px;
  top: 20px;
  left: 20px;
  position: absolute;
}

.submian .subleft .lefta .comt ul li a span {
  display: block;
  padding-left: 15%;
}

.submian .subleft .lefta .comt ul li a i {
  float: left;
  display: block;
  width: 9px;
  height: 15px;
  background: url(../images/y21_06.png) center center no-repeat;
  right: 10%;
  top: 23px;
  position: absolute;
}

.submian .subleft .lefta .comt ul li .drop a:hover {
  color: #008c3e;
  background: #e3e3e3;
}


.submian .subleft .lefta .comt ul li:hover ul li,
.submian .subleft .lefta .comt ul li.hover ul li {
  background-color: #fff;
}

.submian .subleft .lefta .comt ul li a:hover,
.submian .subleft .lefta .comt ul li.hover a {

  color: #009641;
}

.submian .subleft .lefta .comt ul li a:hover b,
.submian .subleft .lefta .comt ul li.hover a b {

  background-color: #009641;
}

.submian .subleft .lefta .comt ul li a:hover i,
.submian .subleft .lefta .comt ul li.hover a i {
  background: url(../images/y21_03.png) center center no-repeat;
}

.submian .subleft .lefta .comt ul li:hover ul li a,
.submian .subleft .lefta .comt ul li.hover ul li a {
  background-color: #fff;
  color: #333;
}

.submian .subleft .lefta .comt ul li.hover .drop {
  display: block;
}

.submian .subleft .lefta .comt ul li.hover .drop a {
  font-weight: normal;
}

.submian .subleft .lefta .comt ul li .drop {
  width: 100%;
  display: none;
}


.submian .subleft .lefta .comt ul li .drop a {
  background: #f9f9f9;
  color: #333;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
}

.submian .subleft .lefta .comt ul li .drop a i {
  background: url(../images/y21_06.png) center center no-repeat;
  top: 12px;
}

.submian .subleft .lefta .comt ul li .drop a:hover i,
.submian .subleft .lefta .comt ul li .drop a.hover i {
  background: url(../images/y21_03.png) center center no-repeat;
}

.submian .subleft .lefta .comt ul li .drop a.hover {
  background: #f0f0f0;
  color: #008c3e;
}

.submian .subleft .adv {
  margin-bottom: 10px;
  background: #000;
}

.submian .subleft .adv a img {
  display: block;
  width: 100%;
}

.submian .subleft .adv a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}


@media (max-width: 1660px) {
  .submian .subleft .lefta .title {
    height: 134px;
    line-height: 134px;
  }

  .submian .subleft .lefta .title h2 {
    font-size: 30px;
    line-height: 134px;
  }

  .submian .sobtitle {
    line-height: 70px;
  }




}





.submian .subright .conBox .ArticleTencont .ivedio .con {
  text-align: left;
}

.submian .subright .produtlist {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}

.submian .subright .produtlist .list {
  width: 108%;
}

.submian .subright .produtlist .item {
  float: left;
  width: 280px;
  position: relative;
  margin-right: 28px;
  margin-bottom: 24px;
}

.submian .subright .produtlist .item a {
  display: block;
}

.submian .subright .produtlist .item .img {
  width: 280px;
  overflow: hidden;
}

.submian .subright .produtlist .item img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-out 0s;
}

.submian .subright .produtlist .item .txt {
  width: 100%;
  height: 34px;
  text-align: center;
  display: block;
  line-height: 34px;
  padding-top: 5px;
}

.submian .subright .produtlist .item:hover img {
  transform: scale(1.1, 1.1);
}

.submian .subright .produtlist .item:hover .txt {
  color: #064c93;
}

.submian .subright .info {
  padding: 20px 0;
}

.submian .subright .info img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}


.submian .subright {
  width: 73%;
  padding: 2%;
  border: 1px solid #f4f4f4;
  background: #fff;
}



.txtimglist1 {
  width: 100%;
}

.txtimglist1 .item1 {
  width: 100%;
  display: inline-block;
}

.txtimglist1 .item1 img {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all ease 0.36s;
}

.txtimglist1 .item1 .img {
  display: block;
  width: 45%;
  float: left;
  position: relative;
  height: 266px;
  overflow: hidden;
}

.txtimglist1 .item1 .w {
  width: 52%;
  float: right;
}

.txtimglist1 .item1 .w .time {
  display: block;
  font-size: 16px;
  color: #008c3e;
  line-height: 20px;
  font-family: "Arial";
  padding-top: 4%;
}

.txtimglist1 .item1 .w h3 {
  display: block;
  font-size: 24px;
  line-height: 26px;
  margin-top: 3%;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.txtimglist1 .item1 .w p {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 3%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.txtimglist1 .item1 .w .tgd {
  display: block;
  width: 146px;
  height: 36px;
  background-color: #008c3e;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  margin-top: 6%;
}

.txtimglist1 .item1 .w .tgd:hover {
  opacity: 0.8;
}

.txtimglist1 .item {
  width: 100%;
  display: inline-block;
  padding: 12px 0;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 14px;
}

.txtimglist1 .item i {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #008c3e;
  float: left;
  border-radius: 10px;
  margin-top: 6px;
}

.txtimglist1 .item h3 {
  float: left;
  font-size: 16px;
  color: #444;
  line-height: 16px;
  padding-left: 10px;
}

.txtimglist1 .item .time {
  color: #666666;
  font-family: arial;
  float: right;
  font-size: 16px;
}

.txtimglist1 .item:hover h3 {
  color: #008c3e;
}

.txtimglist1 .item:hover i {
  background-color: #008c3e;
}



.submian .newslist .item {
  padding: 15px 0px;
  border-bottom: 1px dotted #c2c2c2;
  width: 100%;
}

.submian .newslist .item a {
  display: block;
}

.submian .subright .newslist .item a img {
  width: 0;
  height: 110px;
  display: block;
}

.submian .subright .newslist .item a .txt {
  /*padding-left:20px;*/
  cursor: pointer;
}

.submian .subright .newslist .item a h3 {
  height: 40px;
  line-height: 40px;
}

.submian .subright .newslist .item a h3 b {
  font-size: 14px;
  color: #666;
}

.submian .subright .newslist .item a h3 i {
  color: #999;
  font-weight: normal;
}

.submian .subright .newslist .item a p {
  line-height: 22px;
  overflow: hidden;
  display: block;
  color: #666;
}

.submian .subright .newslist .item a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}

.submian .subright .newslist .item a:hover p,
.submian .subright .newslist ul li a:hover h3 b {
  color: #064c93;
}

.submian .subright .newslist h2 {
  font-weight: normal;
}

.soulist {
  padding-top: 20px;
}

.submian .subright .caselist {
  overflow: hidden;
}

.submian .subright .caselist .parterul {
  width: 108%;
}

.submian .subright .caselist .parterul li {
  padding: 10px 0px;
  width: 170px;
  float: left;
  display: block;
  margin-right: 16px;
}

.submian .subright .caselist .parterul li a {
  display: block;
}

.submian .subright .caselist .parterul li a img {
  width: 158px;
  height: 65px;
  display: block;
  border: 2px solid #e2e2e2;
}

.submian .subright .caselist .parterul li a h3 {
  font-weight: normal;
  text-align: center;
}

.submian .subright .caselist .parterul li a:hover h3 {
  color: #064c93;
}

.submian .subright .caselist .parterul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  border-color: #064c93;
}

.submian .subright .thumblist {
  overflow: hidden;
}

.submian .subright .thumblist .item {
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  display: block;
  height: 100px;
}


.submian .subright .thumblist .item a {
  display: block;
  height: 100px;
}

.submian .subright .thumblist .item .img {
  width: 125px;
  height: 100px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  overflow: hidden;
}

.submian .subright .thumblist .item img {
  width: 125px;
  display: block;
  height: 100px;
  transition: all 0.3s ease-out 0s;
}

.submian .subright .thumblist .item a:hover img {
  transform: scale(1.1, 1.1);
}

.submian .subright .thumblist .item .txt {
  width: 730px;
  cursor: pointer;
  padding-right: 40px;
  padding-top: 30px;
}

.submian .subright .thumblist .item .txt h3 {
  font-size: 15px;
  font-weight: bold;
}

.submian .subright .thumblist .item .txt .mark {
  color: #999;
  font-size: 12px;
  padding-bottom: 10px;
}

.submian .subright .thumblist .item .txt .mark span {
  display: inline-block;
  padding-right: 18px;
}

.submian .subright .thumblist .item .txt p {
  color: #666;
}

.submian .subright .thumblist .item .txt p span {
  display: inline-block;
  color: #064c93;
}

.submian .subright .thumblist .item a:hover .txt h3 {
  color: #064c93;
}

.submian .subright .thumblist2 {
  overflow: hidden;
}

.submian .subright .thumblist2 .item {
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  display: block;
  padding: 30px 0;
}

.submian .subright .thumblist2 .item a {
  display: block;
}

.submian .subright .thumblist2 .item .img {
  width: 200px;
  height: 103px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.submian .subright .thumblist2 .item img {
  width: 100%;
  display: block;
  height: 100%;
  transition: all 0.3s ease-out 0s;
}

.submian .subright .thumblist2 .item a:hover img {
  transform: scale(1.1, 1.1);
}

.submian .subright .thumblist2 .item .txt {
  width: 710px;
  cursor: pointer;
}

.submian .subright .thumblist2 .item .txt h3 {
  font-size: 15px;
  font-weight: bold;
}

.submian .subright .thumblist2 .item .txt .mark {
  color: #999;
  line-height: 24px;
  font-size: 12px;
}

.submian .subright .thumblist2 .item .txt .mark span {
  display: inline-block;
  padding-right: 18px;
}

.submian .subright .thumblist2 .item .txt p {
  color: #666;
  line-height: 22px;
  font-size: 12px;
}

.submian .subright .thumblist2 .item .txt p span {
  display: inline-block;
  color: #064c93;
}

.submian .subright .thumblist2 .item a:hover .txt h3 {
  color: #064c93;
}

.submian .subright .newspro .textlist {
  width: 110%;
  padding-top: 30px;
}

.submian .subright .newspro .textlist .item {
  width: 428px;
  float: left;
  padding: 10px 15px 10px 10px;
  margin-bottom: 20px;
  margin-right: 20px;
  background: #f6f6f6;
  border-bottom: 0;
}

.submian .subright .newspro .textlist .item .txt h3 {
  font-size: 16px;
  line-height: 38px;
  padding-top: 8px;
}

.submian .subright .newspro .item .txt p {
  line-height: 24px;
}

.submian .subright .newspro .textlist .item .img {
  border: 1px solid #eee;
}

.submian .subright .newspro .textlist .txt {
  width: 232px;
}

.submian .subright .showproduct {
  background: #fff;
  min-height: 500px;
  margin-bottom: 20px;
  padding: 25px 0 0;
}

.submian .subright .showproduct .printview {
  padding-bottom: 25px;
  position: relative;
}

.submian .subright .showproduct .printview #preview {
  text-align: center;
  width: 480px;
}

.submian .subright .showproduct .printview #preview .jqzoom {
  width: 480px;
  height: 360px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}

.submian .subright .showproduct .printview #preview .jqzoom img {
  width: 480px;
  height: 360px;
}

.submian .subright .showproduct .printview #preview #spec-n5 {
  width: 480px;
  height: 78px;
  padding-top: 6px;
  overflow: hidden;
}

.submian .subright .showproduct .printview #preview #spec-n5 #spec-left,
.submian .subright .showproduct .printview #preview #spec-n5 #spec-right {
  font-family: arial;
  font-size: 20px;
  width: 25px;
  height: 74px;
  line-height: 74px;
  text-indent: 0px;
  float: left;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #a0a0a0;
}

.submian .subright .showproduct .printview #preview #spec-n5 #spec-left:hover,
.submian .subright .showproduct .printview #preview #spec-n5 #spec-right:hover {
  color: #064c93;
}

.submian .subright .showproduct .printview #preview #spec-list {
  width: 430px;
  float: left;
  overflow: hidden;
  display: inline;
  position: relative;
  text-align: center;
}

.submian .subright .showproduct .printview #preview #spec-list ul {
  width: 300% !important;
}

.submian .subright .showproduct .printview #preview #spec-list ul li {
  float: left;
  margin-right: 0px;
  display: inline;
  width: 110px;
  height: 75px;
}

.submian .subright .showproduct .printview #preview #spec-list ul li img {
  border: 1px solid #ccc;
  width: 95px;
  height: 71px;
  display: block;
}

.submian .subright .showproduct .there_divanli ul {
  width: 109%;
  height: 250px;
  overflow: hidden;
}

.submian .subright .showproduct .there_divanli ul li {
  float: left;
  margin-right: 60px;
}

.submian .subright .showproduct .there_divanli ul li a img {
  width: 185px;
  height: 250px;
  display: block;
}

.submian .subright .showproduct .there_divanli ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}

/*jqzoom*/

.submian .subright .showproduct .printview .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px !important;
  left: 490px !important;
  width: 480px;
  height: 360px;
  background: url(../images/loading.gif) #ffffff no-repeat center center;
  border: 1px solid #e3e3e3;
  display: none;
  text-align: center;
  overflow: hidden;
}

.submian .subright .showproduct .printview .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 300px;
  border: 1px solid #aaa;
  background: #ffffff 30% top no-repeat;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: move;
}

.submian .subright .showproduct .bdsharebuttonbox {
  padding-bottom: 20px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a {
  width: 415px;
  margin-left: 16px;
  z-index: 1;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .txtcon {
  padding: 10px 18px;
  border: 1px dashed #eee;
  margin: 20px auto;
  line-height: 26px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .txtcon h3 {
  font-weight: bold;
  margin-bottom: 8px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .h2_prodtitle {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo {
  padding: 6px 0;
  overflow: hidden;
  zoom: 1;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li {
  display: block;
  color: #666;
  line-height: 24px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li i {
  font-weight: bold;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .dingo {
  height: 33px;
  line-height: 33px;
  padding: 15px 0;
  overflow: hidden;
  width: 100%;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg {
  float: left;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg:hover {
  font-weight: bold;
  background: #eb7400;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .dingo .jiathis_style {
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos {
  padding: 10px 15px;
  overflow: hidden;
  zoom: 1;
  background: #f3f3f3;
  font-size: 12px;
  font-weight: bold;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li span.hottel {
  color: #064c93;
  font-size: 22px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight {
  padding-top: 10px;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight .input {
  border: 1px solid #ccc;
  width: 151px;
  height: 31px;
  line-height: 31px;
  padding: 0px 10px;
  float: left;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a {
  float: left;
  background: #064c93;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
  border: 0px;
  cursor: pointer;
}

.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover {
  font-weight: bold;
  background: #eb7400;
}

.submian .subright .showproduct .two_anlitopH4 {
  background: url(../images/leftit.png) repeat-x;
  height: 36px;
  line-height: 36px;
  color: #ffa600;
  border: 1px solid #ccc;
}

.submian .subright .showproduct .two_anlitopH4 span {
  border-left: 5px solid #ffa600;
  width: 90px;
  float: left;
  padding-left: 20px;
  font-size: 14px;
  font-size: 16px;
}

.submian .subright .showproduct .two_anlitopH4 .tel {
  float: right;
  color: #008ee9;
  font-size: 14px;
  padding-right: 10px;
}

.submian .subright .showproduct .two_divanli {
  border: 1px solid #ccc;
  border-top: none;
  padding: 15px 15px 0px;
}

.submian .subright .showproduct .two_divanli ul {
  width: 103%;
}

.submian .subright .showproduct .two_divanli ul li {
  float: left;
  margin-right: 21px;
}

.submian .subright .showproduct .two_divanli ul li a img {
  width: 150px;
  height: 112px;
  display: block;
  border: solid 1px #e3e3e3;
}

.submian .subright .showproduct .two_divanli ul li a span {
  height: 45px;
  line-height: 22px;
  text-align: center;
  display: block;
  width: 152px;
}

.submian .subright .showproduct .two_divanli ul li a:hover img {
  border-color: #008ee9;
}

.submian .subright .showproduct .two_divanli ul li a:hover span {
  color: #008ee9;
  font-weight: bold;
}

.submian .subright .showproduct .there_divanli {
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 20px;
  padding: 15px;
}

.submian .subright .showproduct .there_divanli ul {
  width: 109%;
  height: 140px;
  overflow: hidden;
}

.submian .subright .showproduct .there_divanli ul li {
  float: left;
  margin-right: 60px;
}

.submian .subright .showproduct .there_divanli ul li a img {
  width: 185px;
  height: 140px;
  display: block;
}

.submian .subright .showproduct .there_divanli ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}

.submian .subright .showproduct .showcontact {
  background: url(../images/show_contact_pic.jpg) no-repeat right bottom;
  line-height: 30px;
  font-size: 14px;
  min-height: 235px;
}

.submian .subright .showproduct .showcontact b {
  font-size: 14px;
}

.submian .subright .showproduct .slidepro {
  margin-top: 20px;
}

.submian .subright .showproduct .slidepro .hd {
  border-left: 1px solid #ccc;
  height: 35px;
  width: 100%;
  overflow: hidden;
  margin-bottom: -2px;
}

.submian .subright .showproduct .slidepro .hd ul li {
  float: left;
  height: 32px;
  border-right: 1px solid #e3e3e3;
  width: 130px;
  border-top: 2px solid #e3e3e3;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  background: #f3f3f3;
  cursor: pointer;
  font-weight: bold;
}

.submian .subright .showproduct .slidepro .hd ul li.on {
  color: #008ee9;
  border-top: 2px solid #008ee9;
  background: #fff;
  border-bottom: 0px;
}

.submian .subright .showproduct .slidepro .bd {
  border: 1px solid #ccc;
}

.submian .subright .showproduct .slidepro .bd .comt {
  padding: 15px;
}

.submian .subright .showproduct .slidepro .bd .comt img,
.submian .subright .showproduct .slidepro .bd .comt1 img {
  max-width: 100%;
}

.submian .subright .showproduct .slidepro .bd .comt1 p.h4 {
  font-size: 14px;
  padding: 15px 0px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .txt {
  line-height: 24px;
  padding: 10px 0px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 {
  padding: 20px 0px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 ul li {
  width: 97%;
  font-size: 14px;
  line-height: 32px;
  background: url(../images/show1li.jpg) no-repeat left;
  padding-left: 3%;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one {
  padding: 30px 20px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one p.a1 {
  color: #008ee9;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 {
  display: block;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu {
  width: 330px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box {
  padding-bottom: 10px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box dl {
  padding-top: 5px;
  background: url(../images/show1li.jpg) no-repeat 0px 17px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 26px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi {
  width: 245px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi img {
  max-width: 300px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd {
  padding-bottom: 10px;
  margin-top: 10px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #ff7e00;
  display: block;
  border-radius: 5px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a:hover {
  background: #ed7601;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao .img {
  padding-top: 15px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao img {
  max-width: 100%;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 {
  padding: 30px 40px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 {
  padding-bottom: 20px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu {
  width: 100%;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu p.a1 {
  color: #008ee9;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px dashed #555;
  width: 100%;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box {
  padding-bottom: 10px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box dl {
  padding-top: 5px;
  background: url(../images/show1li.jpg) no-repeat 0px 17px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 26px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd {
  padding-bottom: 10px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #ff7e00;
  display: block;
  border-radius: 5px;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a:hover {
  background: #ed7601;
}

.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu img {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}

.submian .subright .showproduct .slidepro .bd .comt2 .two_divanli {
  border: 0px;
}

.submian .subright .showproduct .slidepro .bd .down {
  background: url(../img/down.jpg) no-repeat;
  width: 100%;
  height: 296px;
}

.submian .subright .showproduct .slidepro .bd .down span {
  float: right;
  padding-top: 210px;
}

.submian .subright .showproduct .slidepro .bd .down span a {
  height: 37px;
  line-height: 37px;
  text-align: center;
  width: 151px;
  display: block;
  float: left;
  background: #fff;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ff7e00;
  margin-right: 10px;
}

.submian .subright .showproduct .slidepro .bd .down span .downa2 {
  color: #0179cf;
}

.submian .subright .showproduct .slidepro .bd .down span a:hover {
  background: #f5f5f5;
}

.submian .subright .showproduct .showpic_adv {
  background: url(../images/show_pic_adv.jpg) no-repeat left;
  height: 158px;
  display: block;
  border: 1px solid #ccc;
  margin: 20px 0px;
}

.submian .subright .showproduct .showpic_adv .fr {
  text-align: right;
  padding-right: 15px;
}

.submian .subright .showproduct .showpic_adv .fr p.a1 {
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.submian .subright .showproduct .showpic_adv .fr p.a1 b {
  color: #ff7e00;
  font-size: 30px;
}

.submian .subright .showproduct .showpic_adv .fr p.a2 {
  font-size: 16px;
}

.submian .subright .showproduct .showpic_adv .fr p.a3 {
  font-size: 26px;
  color: #008ee9;
  font-family: impact;
}

.submian .subright .showproduct .showpic_adv .fr p.a4 {
  padding-top: 8px;
}

.submian .subright .showproduct .showpic_adv .fr p.a4 a {
  float: right;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
  margin-left: 20px;
}

.submian .subright .showproduct .showpic_adv .fr p.a4 a:hover {
  font-weight: bold;
  background: #eb7400;
}

.submian .subright .showproduct .showpic_adv .fr p.a4 .t1 {
  background: #008ee9;
}

.submian .subright .showproduct .showpic_adv .fr p.a4 .t1:hover {
  background: #014a8c;
}

.submian .honorlist {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}

.submian .honorlist .list {
  width: 108%;
}

.submian .honorlist .item {
  float: left;
  width: 214px;
  margin-right: 20px;
  background: #fff;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.submian .honorlist .item a {
  display: block;
  padding: 0;
}

.submian .honorlist .item img {
  width: 214px;
  height: 160px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}

.submian .honorlist .item h3 {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  line-height: 24px;
  padding-top: 5px;
}

.submian .honorlist .item p {
  color: #999;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  display: none;
}

.submian .honorlist .item .txt {
  position: absolute;
  left: 0;
  bottom: -32px;
  width: 100%;
}

.submian .honorlist .item:hover img {
  border: 1px solid #064c93;
}

.submian .teamlist {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}

.submian .teamlist .list {
  width: 108%;
}

.submian .teamlist .item {
  float: left;
  width: 216px;
  margin-right: 12px;
  background: #fff;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.submian .teamlist .item a {
  display: block;
}

.submian .teamlist .item img {
  width: 200px;
  height: 150px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding: 2px;
}

.soulist .conBox .article .ivedio .con {
  text: center;
}

.ivedio {
  display: inline-block;
  width: 100%;
}

.ivedio .tu {
  width: 300px;
  float: left;
}

.ivedio .wen {
  width: 560px;
  float: right;
  text-align: left;
}

.divremmnews {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-top: 0;
  font-size: 12px;
  background-color: #fff;
}

.divremmnews ul {
  width: 100%;
  overflow: hidden;
}

.divremmnews li {
  width: 100%;
  padding: 0;
  line-height: 32px;
  float: left;
  height: 32px;
  overflow: hidden;
  margin-right: 40px;
  border-bottom: #e7e7e7 solid 1px;
}

.divremmnews li s {
  width: 9px;
  height: 12px;
  background-position: -90px -112px;
}

.divremmnews li a {
  display: block;
}

.divremmnews li a:hover {
  color: #064c93;
}

.divremmnews li span {
  color: #999;
  font-size: 12px;
}

.biaogg td {
  padding: 5px;
  border: 1px solid #eee;
}

.aboutlist p img,
.aboutlist img,
.ArticleTencont img {
  max-width: 100% !important;
  margin: 0 auto;
}

.aboutlist {
  padding-top: 20px;
}

/*leftRecom*/
.leftRecom {
  width: 250px;
  border: 1px solid #e3e3e3;
  margin: 20px 0;
}

.leftRecom li {
  width: 189px;
  margin: 10px auto;
  text-align: center;
}

.leftRecom li img {
  width: 183px;
  height: 137px;
  padding: 2px;
  border: 1px solid #e3e3e3;
  display: block;
}

.leftRecom li h3 {
  color: #666666;
  line-height: 30px;
}

.leftRecom li:hover img {
  background: #ffb700;
  border-color: #fff;
}

.leftRecom li:hover h3 {
  color: #ffb700;
}

/*leftCon*/
.leftnews .leftTel {
  margin: 18px 0px 0px 15px;
  line-height: 16px;
}

.leftnews .leftTel .icon {
  width: 46px;
  height: 46px;
  margin-right: 6px;
  background-position: -158px 0;
}

.leftnews .leftTel span {
  color: #303030;
  font-size: 14px;
}

.leftnews .leftTel strong {
  font-size: 22px;
  color: #064c93;
  font-family: impact;
  font-weight: normal;
  display: block;
  line-height: 30px;
}

.leftnews .icontxt {
  font-size: 12px;
  color: #303030;
  line-height: 24px;
  padding: 16px 15px;
}

.leftnews {
  margin-bottom: 10px;
  background: #fff;
}

.leftnews .title {
  height: 42px;
  line-height: 32px;
  margin-bottom: 0;
}

.leftnews .leftnewscomt {
  background: #fff;
  padding: 10px;
}

.leftnews .leftnewscomt ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f2f2f2;
  overflow: hidden;
}

.leftnews .leftnewscomt ul li a {
  font-size: 14px;
  display: block;
  padding-left: 10px;
}

.leftnews .leftcont {
  background: #fff;
  padding: 10px;
  overflow: hidden;
}

.leftnews .leftcont h2 {
  font-size: 14px;
  font-weight: bold;
  color: #064c93;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  line-height: 20px;
}

.leftnews .leftcont span {
  line-height: 24px;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 0;
}

.leftnews .leftcont p {
  font-size: 18px;
  color: #333;
  padding-top: 10px;
}

.leftnews .leftcont p i {
  font-size: 20px;
  color: #064c93;
  display: block;
  font-family: impact;
  line-height: 28px;
  word-wrap: break-word;
  word-break: normal;
}

.anlitopH4 {
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.anlitopH4 span {
  color: #064c93;
  font-size: 16px;
  padding-left: 12px;
}

.anlitopH4 a {
  padding-right: 12px;
}



.leftprocomt {
  margin: 10px 0;
  position: relative;
  overflow: hidden;
}

.leftprocomt li {
  width: 180px;
  margin: 0 auto 10px;
  display: block;
}

.leftprocomt li a {
  display: block;
  text-align: center;
}

.leftprocomt li img {
  width: 180px;
  height: 135px;
}

.leftprocomt li h3 {
  text-align: center;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
}

.leftprocomt li a:hover h3 {
  color: #064c93;
}

/*************************/














/*ny common css start*/
.sub_banner {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sub_banner1 {
  position: relative;
  width: 100%;
  z-index: 2;
}

.sub_banner1 .img {
  display: block;
  width: 100%;
}

.sub_banner .img {
  display: block;
  width: 100%;
}

.sub_local {
  position: absolute;
  z-index: 10;
  top: 44%;
  margin-left: -700px;
  left: 50%;
}

.sub_local .sub_left {
  float: left;
}

.sub_local .sub_left h3 {
  font-size: 36px;
  text-align: left;
  line-height: 50px;
  font-weight: lighter;
  color: #fff;
}

.sub_local .sub_left h4 {
  width: 120px;
  height: 3px;
  background-color: #fff;
  margin-top: 26px;
  font-size: 0;
}

@media (max-width: 1660px) {
  .sub_local {
    top: 46%;
  }
}

.sobtitle {
  width: 100%;
}

.sobtitle .wz i {
  display: block;
  float: left;
  width: 19px;
  height: 13px;
  background-position: -351px -30px;
  margin-top: 23px;
}

.sobtitle .wz p {
  float: left;
  padding-left: 12px;
  font-size: 14px;
  color: #666;
  line-height: 60px;
}

.sobtitle .wz p a {
  font-size: 14px;
  color: #666;
  display: inline-block;
}

.sobtitle .wz p a:hover {
  color: #008f4e;
}

.sobtitle .wz {
  float: left;
  display: none;
}

.sobtitle .nav_list {
  width: 100%;
}

.sobtitle .nav_list .mitem {
  height: 60px;
  float: left;
  margin-right: 50px;
}

.sobtitle .nav_list .mitem .mt {
  display: block;
  line-height: 57px;
  height: 57px;
  position: relative;
  font-size: 16px;
}

.sobtitle .nav_list .mitem .mt i {
  display: block;
  width: 100%;
  height: 0;
  background-color: #008f4e;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.sobtitle .nav_list .mitem:hover .mt,
.sobtitle .nav_list .mitem.hover .mt {
  color: #008f4e;
}

.sobtitle .nav_list .mitem:hover .mt i,
.sobtitle .nav_list .mitem.hover .mt i {
  height: 3px;
}

.prod_sanji .ip {
  display: none;
}

.prod_sanji .a1 {
  display: none;
}

.prod_sanji .ip.on {
  display: block;
}

.prod_sanji .ip .subMenu {
  display: inline-block;
}

.prod_sanji .ip .subMenu a {
  display: block;
  float: left;
  width: 140px;
  height: 36px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 36px;
  margin-right: 20px;
  font-size: 16px;
}

.prod_sanji .ip .subMenu a.hover {
  background-color: #008f4e;
  color: #fff;
  font-weight: bold;
}


.sub_local .sobtitle {
  margin-top: 18px;
  font-size: 20px;
  line-height: 36px;
  color: #fff;
}

.sub_local .sobtitle a {
  font-size: 24px;
  line-height: 26px;
  color: #fff;
}

.sub_local .sobtitle a:first-child {
  margin-left: 14px;
}

.sub_local .sub_right {
  padding-top: 12px;
  float: right;
  width: 36%;
}

.sub_local .sub_right p {
  font-size: 16px;
  text-align: left;
  line-height: 26px;
  color: #fff;
}

/******fei*******/
.solutelist1 {
  width: 100%;
  margin-top: 30px;
}

.solutelist1 ul {
  display: block;
  width: 100%;
}

.solutelist1 ul li {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  border: #d6dde1 solid 1px;
  margin-top: 50px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}

.solutelist1 ul li .img {
  display: block;
  float: left;
  width: 37%;
}

.solutelist1 ul li .img img {
  display: block;
  width: 100%;
}

.solutelist1 ul li .txt_box {
  float: left;
  width: 50%;
  margin-left: 3.4%;
}

.solutelist1 ul li .txt_box h3 {
  font-size: 32px;
  line-height: 32px;
  padding-top: 7%;
  font-weight: bold;
}

.solutelist1 ul li .txt_box h4 {
  font-size: 12px;
  line-height: 12px;
  padding-top: 2%;
  color: #999;
  text-transform: uppercase;
}

.solutelist1 ul li .txt_box p {
  width: 100%;
  display: inline-block;
  margin-top: 3%;
}

.solutelist1 ul li .txt_box p span {
  display: block;
  float: left;
  border: #ccc solid 1px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 16px;
  color: #666;
  width: 130px;
}

.solutelist1 ul li .txt_box i {
  display: block;
  width: 40px;
  height: 40px;
  background-position: -423px -71px;
  margin-top: 6%;
}

.solutelist1 ul li .img1 {
  width: 7%;
  float: right;
  margin-right: 2.5%;
  margin-top: 4%;
}

.solutelist1 ul li .img1 img {
  display: block;
  width: 100%;
}

.solutelist1 ul li:hover .txt_box i {
  background-position: -423px -119px;
}

.solutelist1 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1660px) {
  .solutelist1 ul li .txt_box i {
    margin-top: 4%;
  }
}

.product_main {
  background: #ececec;
  position: relative;

}

.product_main .w1440 {
  top: -134px;
  z-index: 11;
  position: absolute;
  left: 50%;
  margin-left: -720px;
}

.product_main li {
  background: #fff;
  padding: 54px 60px;
  margin-bottom: 60px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.product_main li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
}

.product_main li .left {
  width: 550px;
  height: 293px;
  overflow: hidden;
}

.product_main li .left img {
  display: block;
  width: 100%;
  height: 293px;
}

.product_main li .right {
  width: calc(100% - 594px);
}

.product_main li .right h3 {
  font-size: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  color: #333;
  line-height: 38px;
}

.product_main li .right p {
  font-size: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 23px;
  margin-bottom: 20px;
  height: 46px;
  color: #333;
}

.product_main li .right span {
  line-height: 24px;
  font-size: 16px;
  color: #333;
}

.product_main li .right dl {
  margin-top: 21px;
  margin-left: 78px;
}

.product_main li .right dl dd {
  float: left;
  margin-right: 9px;
}

.product_main li .right dl dd img {
  width: 118px;
  height: 89px;
  display: block;
  border: 1px solid #5784be;
}

.product_main li:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.product_main li:hover .left img {
  transition: ease-in-out 0.2s;
  transform: scale(1.05);
}

.product_main li:hover .right h3 {
  color: #1b4cb0;
  transition: ease-in-out 0.2s;
  border-left: 5px solid #1b4cb0;
  padding-left: 15px;
}

/******about******/
.sub_banner {
  position: relative;
}

.sub_banner .btn {
  position: absolute;
  left: 50%;
  margin-left: -59px;
  width: 118px;
  height: 133px;
  z-index: 11;
  top: 50%;
  margin-top: -66px;
  cursor: pointer;
}

.sub_flash .cut3video {
  width: 100%;
  position: relative;
  z-index: 10;
}

.about_tit {
  background: url(../images/about_line2.png) center center no-repeat;
  font-size: 42px;
  text-align: center;
  font-weight: lighter;
}

.about_main_11 {
  width: 100%;
  padding-top: 100px;
}

.about_main_11 video {
  display: block;
  float: left;
  width: 64%;
  border: #008f4e solid 3px;
}

.about_main_11 .about_main_111 {
  float: right;
  width: 30%;
}

.about_main_11 .about_main_111 h3 {
  font-family: 'LiSu';
  font-size: 50px;
  color: #008f4e;
  line-height: 50px;
}

.about_main_11 .about_main_111 h4 {
  font-size: 16px;
  color: #999;
  line-height: 16px;
  text-transform: uppercase;
}

.about_main_11 .about_main_111 .p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  padding-top: 5%;
}

.about_main_11 .about_main_111 .a1 {
  display: block;
  width: 54px;
  height: 54px;
  background-position: -423px -174px;
  margin-top: 12%;
  transition: all ease 0.36s;
}

.about_main_11 .about_main_111 .a1:hover {
  margin-left: 5px;
}

@media (max-width: 1660px) {
  .about_main_11 .about_main_111 .p {
    font-size: 14px;
    line-height: 26px;
  }

  .about_main_11 .about_main_111 .a1 {
    margin-top: 8%;
  }

  .about_main_11 {
    padding-top: 80px;
  }
}


.about_main_2 {
  background: url(../images/t15_02.jpg) center top no-repeat;
  width: 100%;
  padding-bottom: 100px;
  padding-top: 32px;
  position: relative;
}

.about_main_2 .w1400 {
  position: relative;
  height: 100%;
}

.floor_1_i {
  padding-top: 90px;
}

.floor_1_i h3 {
  display: block;
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  font-family: 'ck';
}

.floor_1_i p {
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  padding-top: 12px;
}

@media (max-width: 1660px) {
  .floor_1_i p {
    font-size: 20px;
    line-height: 20px;
    padding-top: 10px;
  }

  .floor_1_i h3 {
    font-size: 40px;
    line-height: 40px;
  }

}


.about_main_2 .gallery-top {
  position: relative;
  width: 100%;
  margin: 60px auto 0;
  overflow: hidden;
}

.about_main_2 .gallery-top .swiper-slide .txt {
  width: 50.4%;
  display: block;
  float: left;
  position: relative;
  height: 390px;
}

.about_main_2 .gallery-top .swiper-slide .txt img {
  display: block;
  width: 95%;
  border: #000 solid 1px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}

.about_main_2 .gallery-top .swiper-slide .txt i {
  display: block;
  width: 95%;
  background-color: #fff0dd;
  border: #000 solid 1px;
  margin-left: 1%;
  margin-top: 1%;
  border-radius: 15px;
  height: 376px;
  position: absolute;
  left: 0;
  top: 0;
}

.about_main_2 .gallery-top .swiper-slide .w {
  float: right;
  width: 47.5%;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  height: 390px;
  position: relative;
  overflow: hidden;
  padding-right: 1%;
}

.about_main_2 .gallery-top .swiper-slide .w h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #024ac8;
  font-weight: normal;
  margin-top: 14px;
}

.about_main_2 .gallery-top .swiper-slide .txt .w h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.about_main_2 .gallery-top .swiper-slide .txt .w p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}



.about_main_2 .gallery-thumbs {
  width: 460px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 80px;
}

.about_main_2 .gallery-thumbs .swiper-slide {
  list-style: none;
  float: left;
  font-size: 20px;
  text-align: center;
  position: relative;
  height: 86px;
  background: url(../images/t17_05.png);
  border-radius: 12px 20px 14px 14px;
  cursor: pointer;
}

.about_main_2 .gallery-thumbs .swiper-slide::before {
  background: url(../images/t17_03.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: -1px;
  width: 12px;
  content: '';
  height: 86px;
  z-index: 2;
  display: block;
  background-size: 100%;
}

.about_main_2 .gallery-thumbs .swiper-slide::after {
  background: url(../images/t17_07.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: -1px;
  width: 16px;
  content: '';
  height: 86px;
  z-index: 1;
  display: block;
  background-size: 100%;
}

.about_main_2 .gallery-thumbs .swiper-slide p {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 14px;
}

.about_main_2 .gallery-thumbs .swiper-slide span {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont1,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont2,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont3,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont4,
.about_main_2 .gallery-top .swiper-slide .w .scroll_cont5 {
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 婊氬姩鏉� */
.scroll_bar1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.scroll_bar5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

/* 婊氬姩鍧� */
.scroll_slider1 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider1:hover {
  opacity: 1
}

.scroll_slider2 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider2:hover {
  opacity: 1
}

.scroll_slider3 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider3:hover {
  opacity: 1
}

.scroll_slider4 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider4:hover {
  opacity: 1
}

.scroll_slider5 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #fff;
  border-radius: 5px;
}

.scroll_slider6:hover {
  opacity: 1
}

.about_main_2 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p {
  color: #d02a16;
  opacity: 1;
}

.about_main_2 .swiper-button-next,
.about_main_2 .swiper-button-prev {
  width: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
  background-image: none !important;
  opacity: 0.3;
}

.about_main_2 .swiper-button-next:hover,
.about_main_2 .swiper-button-prev:hover {
  background-color: #b32210;
  opacity: 0.5;
}

.about_main_2 .swiper-button-next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.about_main_2 .swiper-button-prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px auto 0;
}

@media (max-width: 1660px) {
  .about_main_2 .gallery-top .swiper-slide .txt i {
    height: 322px;
  }

  .about_main_2 .gallery-top .swiper-slide .txt {
    height: 332px;
  }


}





.about_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line.png) center center no-repeat;
}

.about_main_2 .jq22-container {
  position: relative;
  width: 100%;
  margin: 60px auto 0;
  overflow: hidden;
}

.about_main_2 .sociales {
  text-align: center;
}

.about_main_2 #timeline {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.about_main_2 .time_s {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.about_main_2 .time_x {
  width: 460px;
  position: relative;
  z-index: 2;
}

.about_main_2 #dates {
  width: 100%;
  overflow: hidden;
  color: #fff;
}

.about_main_2 #dates li {
  list-style: none;
  float: left;
  width: 12.5%;
  font-size: 20px;
  text-align: center;
}

.about_main_2 #dates a {
  font-family: arial;
  color: #333;
  font-size: 20px;
  display: block;
  opacity: 0.5;
}

.about_main_2 #dates a i {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto;
  background-position: -195px -289px;
  margin-bottom: 20px;
}

.about_main_2 #dates .selected {
  font-size: 20px;
  color: #008f4e;
  opacity: 1;
}

.about_main_2 #dates .selected i {
  background-position: -164px -289px;
}

.about_main_2 #issues {
  width: 1000px;
  overflow: hidden;
}

.about_main_2 #issues li {
  width: 1000px;
  list-style: none;
  float: left;
}

.about_main_2 #issues li .fl {
  width: 400px;
}

.about_main_2 #issues li .fl img {
  display: block;
  width: 100%;
  border-radius: 5px;
}

.about_main_2 #issues li .fl span {
  display: block;
  background: #fff;
  width: 68px;
  height: 3px;
  margin-bottom: 30px;
}

.about_main_2 #issues li .fl h3 {
  color: #fff;
  font-size: 65px;
  font-family: arial;
  font-weight: bold;
}

.about_main_2 #issues li .fr {
  width: 500px;
}

.about_main_2 #issues li .fr h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #008f4e;
  font-weight: normal;
  margin-top: 14px;
}

.about_main_2 #issues li .fr h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.about_main_2 #issues li .fr p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}

.about_main_2 #next,
.about_main_2 #prev {
  position: absolute;
  top: 5px;
  font-size: 70px;
  top: 80px;
  width: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
}

.about_main_2 #next:hover,
.about_main_2 #prev:hover {
  background-color: #008f4e;
}

.about_main_2 #next {
  right: 0px;
}

.about_main_2 #prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px auto 0;
}

.about_main_2 #prev {
  left: 0px;
}

.about_main_2 #next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.about_main_2 #next.disabled,
.about_main_2 #prev.disabled {
  opacity: 0.2;
}

.about_main_2 b {
  width: 100%;
  height: 1px;
  background-color: #6f7580;
  position: absolute;
  left: 0;
  bottom: 53px;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont1::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont2::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont3::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont4::-webkit-scrollbar {
  display: none;
}

.about_main_2 .gallery-top .swiper-slide .w .scroll_cont5::-webkit-scrollbar {
  display: none;
}


@media (max-width: 1660px) {
  .about_main_2 .gallery-top .swiper-slide .w {
    height: 332px;
  }

  .about_main_32 ul li {
    height: 226px;
  }

}

.about_main_3 {
  background: url(../images/t6_02.jpg) center center;
  width: 100%;
  padding-bottom: 110px;
}

.about_main_32 {
  display: block;
  width: 100%;
  margin-top: 40px;
}

.about_main_32 ul {
  display: inline-block;
  width: 105%;
}

.about_main_32 ul li {
  width: 31.3%;
  height: 260px;
  background: url(../images/t19_03.png) center center no-repeat;
  float: left;
  margin-right: 2%;
  text-align: center;
  background-size: 100%;
  transition: all ease 0.36s;
  cursor: pointer;
}

.about_main_32 ul li:hover {
  background: url(../images/t19_05.png) center center no-repeat;
  transform: translateY(-5px);
  transition: all ease 0.36s;
  background-size: 100%;
}

.about_main_32 ul li .img {
  padding-top: 10%;
}

.about_main_32 ul li img {
  display: block;
  width: 65px;
  margin: 0 auto;
}

.about_main_32 ul li .img2 {
  display: none;
}

.about_main_32 ul li:hover .img1 {
  display: none;
}

.about_main_32 ul li:hover .img2 {
  display: block;
}

.about_main_32 ul li .w {
  display: block;
  text-align: center;
}

.about_main_32 ul li .w h3 {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 4%;
}

.about_main_32 ul li .w i {
  display: block;
  width: 96px;
  height: 2px;
  background-color: #333;
  margin: 0 auto;
  margin-top: 4%;
}

.about_main_32 ul li .w p {
  font-size: 22px;
  color: #333;
  line-height: 24px;
  padding-top: 4%;
}

.about_main_32 ul li:hover .w h3 {
  color: #fff;
}

.about_main_32 ul li:hover .w i {
  background-color: #fff;
}

.about_main_32 ul li:hover .w p {
  color: #fff;
}

@media (max-width: 1660px) {
  .about_main_32 ul li .w h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .about_main_32 ul li .w p {
    font-size: 18px;
    line-height: 18px;
  }

  .about_main_32 ul li {
    height: 226px;
  }

  .about_main_3 {
    padding-bottom: 80px;
  }
}

.about_main_4 {
  background: url(../images/t18_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 92px;
}

.about_main_4 .floor_1_00 h3 span {
  color: #fff;
}

.about_main_41 {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.about_main_41 b {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -30px;
  width: 1200px;
  height: 60px;
  background: url(../images/t19_10.png) center center no-repeat;
  margin-left: -600px;
  background-size: 100%;
  z-index: 1;
}

.about_main_41 .hd .prev {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}

.about_main_41 .hd .prev span {
  display: block;
  width: 20px;
  height: 7px;
  background-position: 0px -482px;
  margin: 0 auto;
  margin-top: 26px;
}

.about_main_41 .hd .next {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
}

.about_main_41 .hd .next span {
  display: block;
  width: 20px;
  height: 7px;
  background-position: -26px -482px;
  margin: 0 auto;
  margin-top: 26px;
}

.about_main_41 .hd .prev:hover,
.about_main_41 .hd .next:hover {
  background-color: #fff0dd;
}

.about_main_41 .hd .prev:hover span {
  background-position: 0px -493px;
}

.about_main_41 .hd .next:hover span {
  background-position: -26px -493px;
}

.about_main_41 .bd {
  width: 1216px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}

.about_main_41 .bd ul {
  display: inline-block;
  width: 100%;
}

.about_main_41 .bd ul li {
  width: 518px;
  float: left;
  margin: 0 45px;
  overflow: hidden;
  position: relative;
}

.about_main_41 .bd ul li img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.about_main_41 .bd ul li:hover img {
  transform: scale(1.03);
  transition: all ease 0.36s;
}

.about_main_41 .bd ul li h3 {
  width: 100%;
  height: 65%;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 0%;
  background: rgba(0, 0, 0, .6);
  line-height: 100%;
  padding-top: 35%;
}

.about_main_41 .bd ul li:hover h3 {
  opacity: 0;
}


@media (max-width: 1660px) {
  .about_main_41 .bd {
    width: 1050px;
  }

  .about_main_41 .bd ul li {
    width: 483px;
    float: left;
    margin: 0 20px;
  }

}

.about_main_41 .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: transform 1.0s;
  -moz-transition: transform 1.0s;
  -ms-transition: transform 1.0s;
  -o-transition: transform 1.0s;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  margin-top: 60px;
  margin-bottom: 32px;
}

.about_main_41 .swiper-slide-active,
.about_main_41 .swiper-slide-duplicate-active {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 1002;
  border: #fff solid 12px;
}

.about_main_41 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.about_main_41 .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}

.about_main_41 .swiper-slide a em {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/l8_03.jpg);
  height: 125px;
}

.about_main_41 .swiper-slide a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  line-height: 92px;
  width: 100%;
  text-align: center;
  display: none;
}

.about_main_41 .swiper-slide-active a h3,
.about_main_41 .swiper-slide-duplicate-active a h3 {
  display: block;
}

.about_main_41 .swiper-button-prev,
.about_main_41 .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/icon.png);
}

.about_main_41 .swiper-button-next,
.about_main_41 .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icon.png);
}

.about_main_41 .swiper-button-next,
.about_main_41 .swiper-button-prev {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  background-size: auto;
}

.about_main_41 .swiper-button-next {
  background-position: -337px -71px;
}

.about_main_41 .swiper-button-prev {
  background-position: -266px -71px;
}

.about_main_41 .swiper-button-next:hover {
  background-position: -337px -135px;
}

.about_main_41 .swiper-button-prev:hover {
  background-position: -266px -135px;
}

.about_main_5 {
  width: 100%;
  position: relative;
}

.about_main_51 {
  width: 100%;
  margin-top: 46px;
  position: relative;
  padding-bottom: 90px;
}

.about_main_51 .hd {
  padding-top: 18px;
}

.about_main_51 .hd ul {
  display: inline-block;
}

.about_main_51 .hd ul li {
  width: 14px;
  float: left;
  height: 14px;
  margin-right: 10px;
  background-color: #f2f4f5;
  border-radius: 20px;
  position: relative;
  font-size: 0;
}

.about_main_51 .hd ul li.on {
  background-color: #008f4e;
}


.about_main_51 .bd {
  width: 100%;
}

.about_main_51 .bd ul {
  display: inline-block;
  width: 100%;
}

.about_main_51 .bd ul li {
  display: block;
  width: 680px;
  float: left;
  margin-right: 42px;
  background-color: #f0f3f5;
  transition: all ease 0.36s;
  overflow: hidden;
  text-align: center;
}

.about_main_51 .bd ul li .m {
  display: block;
  width: 35%;
  overflow: hidden;
  float: left;
}

.about_main_51 .bd ul li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.about_main_51 .bd ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.about_main_51 .bd ul li .i {
  display: block;
  padding: 6%;
  width: 53%;
  float: left;
  text-align: left;
}

.about_main_51 .bd ul li .i h3 {
  font-size: 28px;
  color: #;
  line-height: 28px;
}

.about_main_51 .bd ul li .i i {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 18px;
  padding-top: 4%;
}

.about_main_51 .bd ul li:hover .i h3 {
  font-weight: bold;
}

.about_main_51 .bd ul li .i p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 6%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.about_main_51 .bd ul li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

@media (max-width: 1660px) {
  .about_main_51 .bd ul li {
    width: 584px;
    margin-right: 30px;
  }

  .about_main_51 .bd ul li .i h3 {
    font-size: 22px;
    line-height: 22px;
  }

  .about_main_51 .bd ul li .i i {
    display: block;
    font-size: 16px;
    line-height: 16px;
  }

  .about_main_51 .bd ul li .i p {
    font-size: 14px;
    line-height: 26px;
  }
}


.jia_m11 {
  width: 100%;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  padding-top: 2%;
}

.jia_m12 {
  width: 100%;
  padding-top: 3%;
}

.jia_m12 ul {
  display: inline-block;
  width: 100%;
}

.jia_m12 ul li {
  padding: 0 6.6%;
  float: left;
  position: relative;
  text-align: center;
}

.jia_m12 ul li.li1 {
  padding-left: 0;
}

.jia_m12 ul li.li4 {
  padding-right: 0;
}

.jia_m12 ul li h3 {
  font-size: 18px;
  color: #ca2513;
  line-height: 36px;
  font-weight: bold;
  display: inline-block;
}

.jia_m12 ul li h3 span {
  display: block;
  font-size: 36px;
  color: #ca2513;
  line-height: 36px;
  float: left;
}

.jia_m12 ul li h3 i {
  display: block;
  font-size: 18px;
  color: #ca2513;
  line-height: 18px;
  float: left;
  padding-top: 14px;
  padding-left: 6px;
}

.jia_m12 ul li p {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
  padding-top: 2%;
}

.jia_m12 ul li b {
  display: block;
  width: 1px;
  height: 66px;
  background: url(../images/t24_03.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 2%;
}

.jia_m12 ul li.li4 b {
  display: none;
}

.jia_m13 {
  width: 96%;
  padding: 2%;
  background-color: #fff;
  margin-top: 3%;
  border-radius: 5px;
}

.jia_m13 dl {
  display: inline-block;
  width: 100%;
}

.jia_m13 dl dt {
  width: 35.6%;
  float: left;
}

.jia_m13 dl dt img {
  display: block;
  border-radius: 5px;
  width: 100%;
}

.jia_m13 dl dd {
  width: 62%;
  float: right;
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

@media (max-width: 1660px) {
  .jia_m13 dl dd {
    font-size: 16px;
    line-height: 28px;
  }

  .jia_m12 ul li {
    padding: 0 5%;
  }
}

.jia_m2 {
  background: url(../images/t25_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 94px;
  margin-top: 70px;
}

.jia_m2 .floor_1_00 h3 span {
  color: #fff;
}

.jia_m2 .floor_1_00 h3 i {
  color: #fff;
}

.jia_m2 .floor_1_00 h3 p {
  color: #fff;
}

.jia_m21 {
  width: 100%;
  margin-top: 4%;
}

.jia_m21 ul {
  display: inline-block;
  width: 105%;
}

.jia_m21 ul li {
  width: 30.3%;
  float: left;
  margin-right: 2%;
  background: url(../images/t26_03.png) top center no-repeat;
  height: 496px;
  background-size: 100%;
}

.jia_m21 ul li .m {
  width: 98.5%;
  margin-top: 1px;
  margin-left: 1px;
  overflow: hidden;
}

.jia_m21 ul li .m img {
  display: block;
  width: 100%;
  border-radius: 8px 8px 0 0;
}

.jia_m21 ul li .i {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  margin-top: 5%;
}

.jia_m21 ul li .i h3 {
  display: inline-block;
  width: 100%;
}

.jia_m21 ul li .i h3 i {
  display: block;
  background: url(../images/t28_03.png) center center no-repeat;
  width: 43px;
  height: 44px;
  float: left;
  text-align: center;
  line-height: 42px;
  font-size: 28px;
  color: #333;
  font-family: "瀹嬩綋";
}

.jia_m21 ul li .i h3 span {
  display: block;
  font-size: 24px;
  color: #000;
  line-height: 44px;
  float: left;
  padding-left: 10px;
}

.jia_m21 ul li .i p {
  display: block;
  line-height: 30px;
  font-size: 18px;
  color: #666;
  padding-top: 4%;
}

.jia_m21 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m21 ul li:hover .i h3 span {
  color: #008f4e;
}

@media (max-width: 1660px) {
  .jia_m21 ul li .i p {
    line-height: 24px;
    font-size: 14px;
  }

  .jia_m21 ul li {
    height: 424px;
  }
}

.jia_m3 .floor_1_0 h3 {
  color: #000;
}

.jia_m3 .floor_7_1 ul li h3 {
  color: #000;
  text-shadow: none;
}

.jia_m3 .floor_7_1 ul li p {
  color: #666;
}

.jia_m4 {
  background-color: #fff;
  width: 100%;
  margin-top: 90px;
  padding-bottom: 80px;
}

.jia_m41 {
  width: 100%;
  margin-top: 36px;
}

.jia_m41 ul {
  display: inline-block;
  width: 105%;
}

.jia_m41 ul li {
  width: 127px;
  float: left;
  position: relative;
  text-align: center;
  transition: all ease 0.36s;
  padding: 0 4.3%;
}

.jia_m41 ul li .img {
  display: block;
  width: 127px;
  height: 127px;
  background: url(../images/t29_03.png) center center no-repeat;
  text-align: center;
  transition: all ease 0.36s;
}

.jia_m41 ul li .img img {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
  padding-top: 30px;
}

.jia_m41 ul li h3 {
  font-size: 24px;
  color: #000;
  line-height: 24px;
  padding-top: 8px;
  transition: all ease 0.36s;
}

.jia_m41 ul li p {
  display: block;
  width: 43px;
  height: 25px;
  background: url(../images/t29_09.png) center center no-repeat;
  position: absolute;
  right: -25px;
  top: 50px;
}

.jia_m41 ul li:hover .img {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m41 ul li:hover h3 {
  color: #d92900;
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.jia_m41 ul li.li1 {
  padding-left: 0;
}

.jia_m41 ul li.li6 {
  padding-right: 0;
}

.jia_m41 ul li.li6 p {
  display: none;
}

.jia_m5 {
  background: url(../images/t30_02.jpg) center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 94px;
}

.jia_m5 .floor_1_00 h3 span {
  color: #fff;
}

.jia_m5 .floor_1_00 h3 i {
  color: #fff;
}

.jia_m5 .floor_1_00 h3 p {
  color: #fff;
}

.jia_m51 {
  width: 100%;
  margin-top: 20px;
}

.jia_m51 ul {
  display: inline-block;
  width: 105%;
}

.jia_m51 ul li {
  width: 30.3%;
  margin-right: 2%;
  float: left;
  overflow: hidden;
  margin-top: 20px;
}

.jia_m51 ul li .img1 {
  width: 100%;
  display: block;
  overflow: hidden;
}

.jia_m51 ul li h3 {
  background: rgba(0, 0, 0, 0.46);
  width: 90%;
  height: 46px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  padding-left: 10%;
}

.jia_m51 ul li .w {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.jia_m51 ul li .w b {
  width: 90%;
  height: 84%;
  position: absolute;
  left: 5%;
  top: 8%;
  border: rgba(255, 255, 255, 0.2) solid 1px;
}

.jia_m51 ul li .w .img2 {
  display: block;
  width: 152px;
  position: absolute;
  left: 10%;
  top: 15%;
}

.jia_m51 ul li .w h4 {
  position: absolute;
  left: 10%;
  bottom: 13%;
  width: 80%;
  display: inline-block;
}

.jia_m51 ul li .w h4 span {
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 22px;
  float: left;
}

.jia_m51 ul li .w h4 i {
  display: block;
  font-size: 28px;
  color: #fff;
  line-height: 20px;
  float: right;
}

.jia_m51 ul li:hover .w {
  opacity: 1;
}

.jia_m51 ul li:hover h3 {
  opacity: 0;
}




.floor_4_main.jia_m6 {
  margin-top: 0px;
}

@media (max-width: 1660px) {
  .jia_m41 ul li {
    padding: 0 3.46%;
  }

  .jia_m41 ul li p {
    right: -20px;
  }
}

.product_cenj {
  position: relative;
}

.product_cenj .gallery-top {
  position: relative;
  width: 100%;
  margin: 130px auto 0;
  overflow: hidden;
}

.product_cenj .gallery-top .swiper-slide .txt {
  width: 50.4%;
  display: block;
  float: left;
  position: relative;
  height: 390px;
}

.product_cenj .gallery-top .swiper-slide .txt img {
  display: block;
  width: 95%;
  border: #000 solid 1px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}

.product_cenj .gallery-top .swiper-slide .txt i {
  display: block;
  width: 95%;
  background-color: #fff0dd;
  border: #000 solid 1px;
  margin-left: 1%;
  margin-top: 1%;
  border-radius: 15px;
  height: 376px;
  position: absolute;
  left: 0;
  top: 0;
}

.product_cenj .gallery-top .swiper-slide .w {
  float: right;
  width: 47.5%;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  height: 390px;
  position: relative;
  overflow: hidden;
  padding-right: 1%;
}

.product_cenj .gallery-top .swiper-slide .w h3 {
  font-size: 30px;
  display: inline-block;
  width: 100%;
  color: #024ac8;
  font-weight: normal;
  margin-top: 14px;
}

.product_cenj .gallery-top .swiper-slide .txt .w h3 span {
  display: inline-block;
  font-size: 130px;
  float: left;
  padding-right: 4px;
  line-height: 128px;
  font-weight: bold;
  font-family: "Arial";
}

.product_cenj .gallery-top .swiper-slide .txt .w p {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  padding-top: 18px;
  overflow: hidden;
}



.product_cenj .gallery-thumbs {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 60px;
}

.product_cenj .gallery-thumbs .swiper-slide {
  list-style: none;
  float: left;
  font-size: 20px;
  text-align: center;
  position: relative;
  height: 86px;
  background: url(../images/t17_05.png);
  border-radius: 12px 20px 14px 14px;
  cursor: pointer;
}

.product_cenj .gallery-thumbs .swiper-slide::before {
  background: url(../images/t17_03.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: -1px;
  width: 12px;
  content: '';
  height: 86px;
  z-index: 2;
  display: block;
  background-size: 100%;
}

.product_cenj .gallery-thumbs .swiper-slide::after {
  background: url(../images/t17_07.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: -1px;
  width: 16px;
  content: '';
  height: 86px;
  z-index: 1;
  display: block;
  background-size: 100%;
}

.product_cenj .gallery-thumbs .swiper-slide p {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  padding-top: 14px;
}

.product_cenj .gallery-thumbs .swiper-slide span {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont1,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont2,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont3,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont4,
.product_cenj .gallery-top .swiper-slide .w .scroll_cont5 {
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

::-webkit-scrollbar

/* 婊氬姩鏉� */
.product_cenj .scroll_bar1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

.product_cenj .scroll_bar5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #a2a2a2;
  border-radius: 3px;
}

/* 婊氬姩鍧� */
.product_cenj .scroll_slider1 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #008f4e;
  border-radius: 5px;
}

.product_cenj .scroll_slider1:hover {
  opacity: 1
}

.product_cenj .scroll_slider2 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #008f4e;
  border-radius: 5px;
}

.product_cenj .scroll_slider2:hover {
  opacity: 1
}

.product_cenj .scroll_slider3 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #008f4e;
  border-radius: 5px;
}

.product_cenj .scroll_slider3:hover {
  opacity: 1
}

.product_cenj .scroll_slider4 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #008f4e;
  border-radius: 5px;
}

.product_cenj .scroll_slider4:hover {
  opacity: 1
}

.product_cenj .scroll_slider5 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 3px;
  height: 48px;
  background-color: #008f4e;
  border-radius: 5px;
}

.product_cenj .scroll_slider6:hover {
  opacity: 1
}

.product_cenj .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p {
  color: #d02a16;
  opacity: 1;
}

.product_cenj .swiper-button-next,
.product_cenj .swiper-button-prev {
  width: 60px;
  z-index: 3;
  height: 60px;
  background-color: #6c757b;
  border-radius: 50%;
  overflow: hidden;
  background-image: none !important;
  opacity: 0.3;
}

.product_cenj .swiper-button-next:hover,
.product_cenj .swiper-button-prev:hover {
  background-color: #b32210;
  opacity: 0.5;
}

.product_cenj .swiper-button-next span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -454px -26px;
  margin: 18px auto 0;
}

.product_cenj .swiper-button-prev span {
  width: 14px;
  display: block;
  height: 24px;
  background-position: -433px -26px;
  margin: 18px auto 0;
}

@media (max-width: 1660px) {
  .product_cenj .gallery-top .swiper-slide .txt i {
    height: 322px;
  }

  .product_cenj .gallery-top .swiper-slide .txt {
    height: 332px;
  }

  .product_cenj .gallery-top .swiper-slide .w {
    height: 332px;
  }

}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont1::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont2::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont3::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont4::-webkit-scrollbar {
  display: none;
}

.product_cenj .gallery-top .swiper-slide .w .scroll_cont5::-webkit-scrollbar {
  display: none;
}





.culture_main_1 {
  background: #ececec;
  height: 740px;
  padding-top: 87px;
  position: relative;
}

.culture_main_1 .box1 {
  background: url(../images/culture_1_bg.jpg) center bottom no-repeat;
  height: 460px;
  margin-top: 43px;
}

.culture_main_1 .box1 li {
  float: left;
  width: 33.333%;
  color: #fff;
  position: relative;
  height: 539px;
}

.culture_main_1 .box1 li h3 {
  font-size: 42px;
  padding-top: 79px;
  padding-left: 59px;
  font-weight: 400;
  transition: ease-in-out .2s;
}

.culture_main_1 .box1 li .p {
  padding-left: 59px;
  font-size: 24px;
  line-height: 34px;
  padding-top: 34px;
}

.culture_main_1 .box1 li:hover h3 {
  padding-top: 89px;
}

.culture_main_1 .box1 li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  opacity: 0.3;
}

.culture_main_1 .box1 li:first-child:before {
  background: none;
}

.culture_main_1 .box2 {
  text-align: center;
  color: #fff;

  height: 412px;
  position: absolute;
  left: 50%;
  margin-left: -720px;
  bottom: -303px;
  width: 1440px;
}

.culture_main_1 .box2::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 412px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.culture_main_1 .box2:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.culture_main_1 .box2 h3 {
  font-size: 42px;
  padding-top: 158px;
}

.culture_main_1 .box2 p {
  font-size: 24px;
}

.culture_main_2 {
  background: #ececec;
  margin-top: 756px;
  position: relative;
  height: 343px;
}

.culture_main_2 .w1440 {
  position: absolute;
  width: 1440px;
  margin-left: -720px;
  left: 50%;
  bottom: 50px;
}

.culture_main_2 .body .left {
  width: 35%;
  margin-top: 84px;
}

.culture_main_2 .body .left li {
  height: 460px;
}

.culture_main_2 .body .left li::before {
  height: 578px;
}

.culture_main_2 .body .right {
  width: 62%;
}

.culture_main_2 .body .right ul {
  margin-top: 39px;
}

.culture_main_2 .body li {
  position: relative;
  width: 100%;
  height: 270px;
  margin-bottom: 33px;
  overflow: hidden;
}

.culture_main_2 .body li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 384px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.culture_main_2 .body li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}

.culture_main_2 .body li .tit {
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 137px;
  width: 100%;
}

.culture_main_2 .body li .tit img {
  float: left;
  margin-left: 20px;
  margin-top: 42px;
  margin-right: 8px;
  width: 70px;
}

.culture_main_2 .body li .tit h3 {
  color: #fff;
  font-size: 30px;
  margin-top: 42px;
  font-weight: 400;
}

.culture_main_2 .body li .tit p {
  font-size: 16px;
  color: #fff;
}

.culture_main_2 .body li:nth-child(2) {
  width: 48%;
  float: left;
  height: 260px;
}

.culture_main_2 .body li:nth-child(2)::before,
.culture_main_2 .body li:nth-child(3)::before {
  height: 312px;
}

.culture_main_2 .body li:nth-child(3) {
  width: 48%;
  float: right;
  height: 260px;
}

.culture_main_2 .body li:hover {
  transition: ease-in-out .2s;
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}

.zhiNeng_main_1 {
  background: #ececec;
  position: relative;
  height: 650px;
}

.zhiNeng_main_1 .w1440 {
  top: -101px;
  z-index: 11;
  position: absolute;
  left: 50%;
  margin-left: -720px;
}

.zhiNeng_main_1 .w1440 .box1 {
  background: #fff;
  margin-bottom: 28px;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box1 .left {
  width: 50%;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box1 .left img {
  width: 100%;
  display: block;
  transition: all 0.3s;
}

.zhiNeng_main_1 .w1440 .box1 .left::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 400px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.zhiNeng_main_1 .w1440 .box1 .right {
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 30px;
  position: relative;
}

.zhiNeng_main_1 .w1440 .box1 .right img {
  float: left;
  margin-right: 5px;
}

.zhiNeng_main_1 .w1440 .box1 .right h3 {
  font-size: 32px;
  font-weight: 400;
  padding-top: 19px;
}

.zhiNeng_main_1 .w1440 .box1 .right p {
  font-size: 16px;
  line-height: 32px;
  padding-top: 29px;
}

.zhiNeng_main_1 .w1440 .box1:hover .left::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 60%;
  opacity: 1;
}

.zhiNeng_main_1 .w1440 .box2 li {
  float: left;
  width: 49%;
  position: relative;
  overflow: hidden;
}

.zhiNeng_main_1 .w1440 .box2 li img {
  width: 100%;
  display: block;
}

.zhiNeng_main_1 .w1440 .box2 li .tit {
  background: #272a44;
  color: #fff;
  height: 70px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit img {
  width: 40px;
  float: left;
  margin-left: 30px;
  margin-top: 6px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit h3 {
  font-size: 24px;
  font-weight: 400;
  padding-top: 7px;
  margin-bottom: 4px;
}

.zhiNeng_main_1 .w1440 .box2 li .tit p {
  font-size: 14px;
  margin-left: 36px;
}

.zhiNeng_main_1 .w1440 .box2 li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 345px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.zhiNeng_main_1 .w1440 .box2 li:last-child {
  float: right;
}

.zhiNeng_main_1 .w1440 .box2 li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.zhiNeng_main_2 {
  background: url(../images/zhiNeng_2.jpg) center center no-repeat;
  width: 100%;
  height: 700px;
  text-align: center;
}

.zhiNeng_main_2 h3 {
  font-size: 42px;
  padding-top: 340px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: big 5s infinite linear;
}

.yingyong_1 {
  background: #fff;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.2);
  margin: 80px auto;
  padding: 33px 0;
}

.yingyong_1 .left {
  padding-left: 3%;
  width: 29%;
}

.yingyong_1 .left h3 {
  font-size: 42px;
  padding-top: 116px;
  margin-bottom: 28px;
}

.yingyong_1 .left span {
  display: block;
  width: 37px;
  height: 2px;
  background: #999;
  margin-bottom: 28px;
}

.yingyong_1 .left p {
  font-size: 16px;
  line-height: 26px;
}

.yingyong_1 .right {
  width: 63%;
  padding-right: 2%;
}

.yingyong_1 .right li {
  height: 512px;
  overflow: hidden;
  float: left;
  width: 32%;
  margin-left: 2%;
  position: relative;
  border-radius: 14px;
  transition: ease-in-out .2s;
}

.yingyong_1 .right li .on {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.yingyong_1 .right li .on i {
  width: 65px;
  height: 65px;
  background-position: -298px -116px;
  margin-top: 197px;
  border-radius: 100%;
}

.yingyong_1 .right li .on h3 {
  font-size: 20px;
  color: #fff;
  margin-top: 50px;
  opacity: 0;
  transition: ease-in-out .2s;
}

.yingyong_1 .right li:first-child {
  margin-left: 0;
}

.yingyong_1 .right li:hover .on {
  background: url(../images/yingyong_1_on.png);
}

.yingyong_1 .right li:hover .on h3 {
  opacity: 1;
  margin-top: 30px;
}

.yingyong_1 .right li:hover .on i {
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
}

.yingyong_2 {
  padding-bottom: 83px;
}

.yingyong_2 .body {
  padding-top: 50px;
  text-align: center;
}

.yingyong_2 .body ul {
  display: inline-block;
}

.yingyong_2 .body li {
  float: left;
  display: inline-block;
  margin: 0 82px;
}

.yingyong_2 .body li h3 {
  font-size: 24px;
  padding-top: 16px;
}

.yingyong_2 .body li:hover {
  transform: translateY(-8px);
  transition: ease-in-out .2s;
}

.yingyong_main_3 {
  background: #272a44;
  padding-top: 73px;
}

.yingyong_main_3 .about_tit {
  /*background: url(../images/about_line3.png) center center no-repeat;*/
  color: #fff;
}

.yingyong_main_3 .body {
  margin-top: 73px;
  padding-bottom: 99px;
}

.yingyong_main_3 .body li {
  float: left;
  width: 22%;
  margin-left: 4%;
  position: relative;
}


.yingyong_main_3 .body li img {
  width: 96%;
  display: block;
  z-index: 9;
  position: relative;
}

.yingyong_main_3 .body li h3 {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 24px;
  color: #fff;
  z-index: 10;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
}

.yingyong_main_3 .body li i {
  width: 39px;
  height: 24px;
  background-position: -203px -168px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: -43px;
}

.yingyong_main_3 .body li:first-child {
  margin-left: 0;
}

.yingyong_main_3 .body li:last-child i {
  display: none;
}

.yingyong_main_3 .body li:hover {
  transition: ease-in-out .2s;
  transform: translateY(-10px);
}

.yingyong_main_4 {
  padding-top: 75px;
}

.yingyong_main_4 .body {
  padding-top: 53px;
}

.yingyong_main_4 li {
  height: 564px;
  background: #f4f4f4;
  position: relative;
  overflow: hidden;
}

.yingyong_main_4 li .left {
  height: 564px;
}

.yingyong_main_4 li .left h3 {
  font-size: 36px;
  padding-top: 138px;
}

.yingyong_main_4 li .left h3 p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 30px;
  width: 380px;
}

.yingyong_main_4 li .left h3 i {
  width: 17px;
  height: 29px;
  background-position: 0 -144px;
  margin-right: 15px;
  margin-bottom: 2px;
}

.yingyong_main_4 li .right {
  height: 564px;
  width: 846px;
}

.yingyong_main_4 li .right img {
  margin-right: 58px;
}

.yingyong_main_4 li:nth-child(2n) {
  background: #fff;
}

.yingyong_main_4 li:nth-child(2n) .left {
  float: right;
  width: 416px;
  height: 564px;
}

.yingyong_main_4 li:nth-child(2n) .right {
  float: left;
}

.yingyong_main_4 li:nth-child(2n) .right img {
  margin-left: 30px;
  margin-right: 0;
}

.yingyong_main_4 li:hover .right img {
  transition: ease-in-out .2s;
  transform: translateX(-10px);
}

.shuanglun_banner {
  height: auto;
  position: relative;
}

.shuanglun_banner .sub_local {
  padding-top: 0px;
  position: absolute;
  z-index: 10;
  height: 152px;
  top: 50%;
  margin-top: -76px;
  width: 1440px;
  margin-left: -720px;
  left: 50%;
}

.shuanglun_banner .sub_local .sobtitle {
  font-size: 20px;
  margin-top: 20px;
}

.shuanglun_banner img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 9;
}

.shuanglun_main_1 {
  background: url(../images/shuanglun_1.jpg) center top no-repeat;
  width: 100%;
  height: 700px;
}

.shuanglun_main_1 .tit {
  text-align: center;
}

.shuanglun_main_1 .tit h3 {
  padding-top: 65px;
  font-size: 42px;
}

.shuanglun_main_1 .tit p {
  font-size: 20px;
  padding-top: 10px;
}

.shuanglun_main_1 .body {
  margin-top: 60px;
}

.shuanglun_main_1 .body li {
  float: left;
  margin-left: 2%;
  width: 32%;
  overflow: hidden;
  position: relative;
}

.shuanglun_main_1 .body li img {
  display: block;
  width: 100%;
}

.shuanglun_main_1 .body li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 500px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.shuanglun_main_1 .body li:first-child {
  margin-left: 0;
}

.shuanglun_main_1 .body li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}

.shuanglun_main_2 {
  height: 700px;
}

.shuanglun_main_2 .slideTxtBox {
  text-align: left;
  position: relative;
}

.shuanglun_main_2 .slideTxtBox .hd {
  position: absolute;
  width: 1440px;
  left: 50%;
  margin-left: -720px;
  top: 84px;
  z-index: 10;
}

.shuanglun_main_2 .slideTxtBox .hd ul {
  width: 540px;
  float: left;
}

.shuanglun_main_2 .slideTxtBox .hd ul li {
  float: left;
  line-height: 60px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  width: 268px;
  height: 268px;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  position: relative;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on {
  position: absolute;
  left: 0;
  top: 0px;
  background: #dc2828;
  opacity: 0;
  text-align: left;
  width: 100%;
  height: 100%;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on i {
  width: 95px;
  height: 95px;
  background-position: 0px -203px;
  margin-top: 22px;
  margin-left: 64px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on h3 {
  padding-left: 44px;
  transition: ease-in-out .2s;
}

.shuanglun_main_2 .slideTxtBox .hd ul li .on p {
  line-height: 18px;
  padding-left: 44px;
  padding-right: 30px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li i {
  width: 95px;
  height: 95px;
  background-position: 0px -203px;
  margin-top: 69px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li h3 {
  font-size: 32px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(1) {
  border-right: none;
  width: 269px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(2) i {
  background-position: -95px -203px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:nth-child(3) i {
  background-position: -190px -203px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li:last-child {
  float: right;
  border-top: none;
  z-index: 11;
}

.shuanglun_main_2 .slideTxtBox .hd ul li a {
  color: #333;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on {
  border: 1px solid #dc2828;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on .on {
  opacity: 1;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on .on i {
  transition: ease-in-out .2s;
  margin-left: 44px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on:nth-child(1) {
  width: 268px;
}

.shuanglun_main_2 .slideTxtBox .hd ul li.on a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.shuanglun_main_2 .slideTxtBox .bd ul {
  zoom: 1;
  width: 100%;
  overflow: hidden;
}

.shuanglun_main_2 .slideTxtBox .bd li {
  width: 100%;
  height: 700px;
}

.shuanglun_main_2 .slideTxtBox .bd li .box {
  padding-left: 685px;
  color: #fff;
}

.shuanglun_main_2 .slideTxtBox .bd li .box h3 {
  font-size: 42px;
  padding-top: 268px;
  font-weight: 400;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

.shuanglun_main_2 .slideTxtBox .bd li .box p {
  font-size: 24px;
  width: 465px;
  padding-top: 25px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

.quanqiu_main_1 {
  height: 760px;
}

.quanqiu_main_1 .slideTxtBox {
  text-align: left;
  position: relative;
  height: 100%;
}

.quanqiu_main_1 .slideTxtBox .hd {
  position: absolute;
  height: 60px;
  left: 0;
  bottom: 72px;
  width: 100%;
  z-index: 10;
}

.quanqiu_main_1 .slideTxtBox .hd ul {
  width: 100%;
  float: left;
}

.quanqiu_main_1 .slideTxtBox .hd ul li {
  float: left;
  line-height: 68px;
  cursor: pointer;
  width: 32%;
  margin-right: 2%;
  height: 68px;
  font-size: 20px;
  background: #7e7e7e;
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li i {
  width: 40px;
  height: 40px;
  background-position: -371px -119px;
  margin-right: 21px;
  margin-bottom: 4px;
  margin-left: 22px;
  transition: ease-in-out 0.2s;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:nth-child(2) i {
  background-position: -411px -119px;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:nth-child(3) i {
  background-position: -451px -119px;
}

.quanqiu_main_1 .slideTxtBox .hd ul li:last-child {
  margin-right: 0;
}

.quanqiu_main_1 .slideTxtBox .hd ul li a {
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li.on {
  background: linear-gradient(to right bottom, #2256ea, #3881f8);
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .hd ul li.on a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.quanqiu_main_1 .slideTxtBox .bd ul {
  zoom: 1;
  width: 100%;
}

.quanqiu_main_1 .slideTxtBox .bd li {
  width: 100%;
  height: 700px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box {
  padding-left: 37px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .tit {
  border-bottom: 1px solid #e7e7e7;
  width: 538px;
  font-size: 42px;
  padding-top: 60px;
  padding-bottom: 27px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc p {
  font-size: 16px;
  line-height: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .pc {
  font-size: 24px;
  line-height: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc {
  width: 1200px;
  height: 556px;
  margin: 0 auto;
  position: relative;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dl {
  height: 556px;
  width: 100%;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dd {
  width: 210px;
  font-size: 16px;
  height: 60px;
  line-height: 44px;
  text-align: center;
  transition: ease-in-out .2s;
  z-index: 6;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc.bom dd i {
  width: 21px;
  margin: 0 auto;
  height: 29px;
  display: block;
  background: url(../images/zx_04.png) center center no-repeat;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc dd i {
  width: 21px;
  margin: 0 auto;
  height: 29px;
  display: block;
  background: url(../images/zx_03.png) center center no-repeat;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd1 {
  position: absolute;
  left: 127px;
  top: 132px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd2 {
  position: absolute;
  left: 143px;
  top: 200px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd3 {
  position: absolute;
  left: 484px;
  top: 147px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd4 {
  position: absolute;
  left: 604px;
  top: 98px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd5 {
  position: absolute;
  left: 745px;
  top: 81px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd6 {
  position: absolute;
  left: 498px;
  top: 301px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd7 {
  position: absolute;
  left: 546px;
  top: 347px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd8 {
  position: absolute;
  left: 790px;
  top: 208px
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd9 {
  position: absolute;
  left: 858px;
  top: 187px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd10 {
  position: absolute;
  left: 905px;
  top: 170px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd11 {
  position: absolute;
  left: 887px;
  top: 330px;
}

.quanqiu_main_1 .slideTxtBox .bd li .boc .dd12 {
  position: absolute;
  left: 915px;
  top: 405px;
}


.quanqiu_main_1 .slideTxtBox .bd li .bon .dd1 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd4 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd5 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd6 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd7 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd11 i,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd12 i {
  display: none;
}




.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9 i,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 i {
  display: none;
}


.quanqiu_main_1 .slideTxtBox .bd li .bon .dd1 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd4 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd5 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd6 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd7 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd11 span,
.quanqiu_main_1 .slideTxtBox .bd li .bon .dd12 span {
  display: none;
  margin-top: 29px;
}

.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9 span,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 span {
  display: none;
  margin-top: 29px;
}


.quanqiu_main_1 .slideTxtBox .bd li .bom .dd2,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd3,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd8,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd9,
.quanqiu_main_1 .slideTxtBox .bd li .bom .dd10 {
  display: none;
}



.quanqiu_main_1 .slideTxtBox .bd li .box .ss {
  width: 605px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss b {
  font-size: 60px;
  margin-right: 10px;
  font-weight: 400;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss span {
  font-size: 36px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss h4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 49px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss .left {
  width: 335px;
}

.quanqiu_main_1 .slideTxtBox .bd li .box .ss .right {
  width: 270px;
}

.quanqiu_main_2 {
  background: url(../images/quanqiu_bg2.jpg) center top no-repeat;
  height: 540px;
  padding-top: 93px;
}

.quanqiu_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line.png) center center no-repeat;
}

.quanqiu_main_2 .body {
  background: url(../images/quanqiu_bg2_1.jpg);
  width: 1200px;
  height: 300px;
  margin: 33px auto 0;
  overflow: hidden;
}

.quanqiu_main_2 .body li {
  float: left;
  margin-left: 1px;
  overflow: hidden;
  margin-top: 1px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.quanqiu_main_2 .body li img {
  width: 298px;
  height: 97px;
  display: block;
  transition: ease-in-out .2s;
}

.quanqiu_main_2 .body li:nth-child(6) {
  margin-left: 599px;
  border-left: 1px solid #ddd;
  border-right: none;
}

.quanqiu_main_2 .body li:nth-child(7),
.quanqiu_main_2 .body li:nth-child(8),
.quanqiu_main_2 .body li:nth-child(9),
.quanqiu_main_2 .body li:nth-child(10) {
  border-bottom: none;
}

.quanqiu_main_2 .body li:nth-child(8),
.quanqiu_main_2 .body li:nth-child(9) {
  border-top: 1px solid #ddd;
  margin-top: -1px;
}

.quanqiu_main_2 .body li:hover img {
  transform: scale(1.1);
}

.shili_1 {
  position: relative;
  height: 601px;
  z-index: 10;
}

.shili_1 .left {
  width: 32%;
  position: absolute;
  left: 0;
  background: #414773;
  height: 652px;
  bottom: 97px;
}

.shili_1 .left h3 {
  font-size: 28px;
  color: #fff;
  padding: 40px 40px 20px;
}

.shili_1 .left p {
  font-size: 16px;
  color: #fff;
  padding: 0 40px;
  line-height: 36px;
}

.shili_1 .left img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.shili_1 .right {
  width: 66%;
  margin-top: 71px;
  position: relative;
  overflow: hidden;
  height: 433px;
}

.shili_1 .right .tit {
  color: #fff;
  font-size: 28px;
  line-height: 37px;
  text-align: center;
  width: 78px;
  padding-top: 109px;
  float: left;
  background: #414773;
  height: 324px;
}

.shili_1 .right span {
  position: absolute;
  display: block;
  left: 61px;
  line-height: 433px;
  height: 433px;
  z-index: 10;
  top: 0;
  color: #fff;
  font-size: 20px;
}

.shili_1 .right ul {
  float: right;
  width: calc(100% - 78px);
}

.shili_1 .right li {
  float: left;
  width: 33.333%;
  position: relative;
}

.shili_1 .right li img {
  width: 100%;
}

.shili_1 .right li .on {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  background: url(../images/shili_on.png) left bottom repeat-x;
  height: 100%;
  opacity: 0;
  transition: ease-in-out .2s;
}

.shili_1 .right li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  height: 137px;
}

.shili_1 .right li .txt h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 80px;
}

.shili_1 .right li .on h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 203px;
}

.shili_1 .right li .on p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
}

.shili_1 .right li:hover .on {
  top: 0;
  opacity: 1;
}

.shili_1 .right li:hover .txt {
  opacity: 0;
}

.shili_main_2 {
  background: url(../images/shili_bg2.jpg) center top no-repeat;
  width: 100%;
  height: 652px;
  padding-top: 48px;
}

.shili_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line4.png) center center no-repeat;
}

.shili_main_2 .body {
  width: 1081px;
  margin: 37px auto 0;
}

.shili_main_2 .body .left {
  width: 553px;
}

.shili_main_2 .body .right {
  width: 507px;
}

.shili_main_2 .body li {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 23px;
  overflow: hidden;
}

.shili_main_2 .body li img {
  width: 100%;
}

.shili_main_2 .body li .on {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  background: url(../images/shili_on.png) left bottom repeat-x;
  height: 100%;
  transition: ease-in-out .2s;
  opacity: 0;
}

.shili_main_2 .body li .on h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 150px;
  transition: ease .3s;
}

.shili_main_2 .body li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/ctitline_2_bg.png) left bottom repeat-x;
  height: 200px;
  transition: ease-in-out .2s;
}

.shili_main_2 .body li .txt h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 25px;
  padding-bottom: 20px;
  padding-top: 150px;
  transition: ease .3s;
}

.shili_main_2 .body .left li .on h3 {
  padding-top: 120px;
}

.shili_main_2 .body li .on p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
}

.shili_main_2 .body li:hover .on {

  top: 0;
  opacity: 1;
}

.shili_main_2 .body li:hover .txt {
  opacity: 0;
}

.shili_main_2 .body .right li .on h3 {
  padding-top: 382px;
  transition: ease .4s;
}

.shili_3 {
  padding-top: 108px;
}

.shili_3 li {
  margin-bottom: 100px;
  height: 435px;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.shili_3 li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 435px;
  top: 0;
  left: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.shili_3 li:hover::before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 120%;
  opacity: 1;
}

.shili_3 li a h3 {
  font-size: 42px;
  padding-bottom: 20px;
  padding-left: 84px;
  padding-top: 134px;
  color: #fff;
}

.shili_3 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.shili_3 li a p {
  font-size: 16px;
  line-height: 30px;
  padding-left: 84px;
  width: 530px;
  color: #fff;
}

.shili_3 li:last-child h3 {
  padding-left: 930px;
}

.shili_3 li:last-child p {
  padding-left: 930px;
  width: 440px;
}

.news_wrapper {
  padding-top: 60px;
}

.menuer {
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 65px;
}

.menuer .common_nav {
  position: relative;
  top: 0;
  height: 65px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.menuer .common_nav .mitem {
  float: left;
  width: 14%;
  height: 65px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.menuer .common_nav .mitem .mt {
  display: block;
  height: 62px;
  font-size: 20px;
  line-height: 62px;
  text-align: center;
  font-weight: lighter;
  color: #333;
}

.menuer .common_nav .mitem.hover .mt {

  color: #008f4e;
  border-bottom: 3px solid #008f4e;
}

.menuer .common_nav .mitem:hover .mt {

  color: #008f4e;
}

.menuer .common_nav .nav_sub {
  display: none;
}

.din {
  width: 100%;
}

.din ul {
  width: 100%;
  display: inline-block;
  margin-top: 60px;
  background-color: #fff;
}

.din li {
  float: left;
  width: 14%;
  height: 40px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.din li a {
  display: block;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #333;
}

.din li.on a {
  font-weight: bold;
  color: #fff;
  background-color: #008f4e;
}

.din li:hover a {
  font-weight: bold;
  color: #fff;
  background-color: #008f4e;
}

/* reLink */
.reLink {
  margin-top: 60px;
  height: 80px;
  box-sizing: border-box;
  background: #878f9f;
}

.reLink .prevLink,
.reLink .nextLink {
  position: relative;
  float: left;
  width: 50%;
  height: 80px;
}

.reLink .prevLink .txt {
  padding: 20px 50px;
  margin-left: 50px;
  height: 80px;
  box-sizing: border-box;
  background: url("../images/nico-prev.png") no-repeat left center;
  transition: all ease 0.36s;
}

.reLink .prevLink .txt .tit {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

.reLink .prevLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

.reLink .prevLink .img {
  position: absolute;
  right: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
  transition: all ease 0.36s;
}

.reLink .prevLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .nextLink .txt {
  padding: 20px 50px;
  margin-right: 50px;
  height: 80px;
  box-sizing: border-box;
  background: url("../images/nico-next.png") no-repeat right center;
  transition: all ease 0.36s;
}

.reLink .nextLink .txt .tit {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .txt .sub {
  margin-top: 9px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align: right;
}

.reLink .nextLink .img {
  position: absolute;
  left: 0;
  top: 20px;
  width: 135px;
  opacity: 0;
}

.reLink .nextLink img {
  display: block;
  width: 135px;
  object-fit: contain;
}

.reLink .prevLink:hover {
  background: #008f4e;
}

.reLink .prevLink:hover .img {
  right: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .prevLink:hover .txt {
  padding-left: 44px;
  transition: all ease 0.36s;
}

.reLink .nextLink:hover {
  background: #008f4e;
}

.reLink .nextLink:hover .img {
  left: 20px;
  transition: all ease 0.36s;
  opacity: 1;
}

.reLink .nextLink:hover .txt {
  padding-right: 44px;
  transition: all ease 0.36s;
}

/* 浜у搧璇︽儏pronav */
.menuer_prod {
  position: absolute;
  bottom: -90px;
  width: 100%;
  height: 120px;
}

.menuer_prod .pro_nav {
  position: relative;
  height: 120px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.menuer_prod .pro_nav .mitem {
  position: relative;
  /* padding-left:50px; */
  box-sizing: border-box;
  float: left;
  width: 25%;
  height: 120px;
}

.menuer_prod .pro_nav .mitem .mt {
  position: relative;
  padding-left: 80px;
  height: 120px;
  width: calc(20%);
  /* margin-left: 50px; */
  font-size: 24px;
  text-align: center;
  line-height: 120px;
  color: #333;
  background: url("../images/pronav_li.png") no-repeat 50px center;
}

.menuer_prod .pro_nav .mitem:before {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  display: block;
  width: 1px;
  height: 120px;
  background: #ddd;
}

.menuer_prod .pro_nav .mitem:first-child:before {
  display: none;
}

.menuer_prod .pro_nav .mitem.hover .mt {
  font-weight: bold;
  color: #008f4e;
  border-bottom: 3px solid #008f4e;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

.menuer_prod .pro_nav .mitem:hover .mt {
  font-weight: bold;
  color: #008f4e;
  background: url("../images/pronav_li_h.png") no-repeat 50px center;
}

/* product_center */
.ny_wrapper {
  padding-bottom: 100px;
  background: url(../images/t6_02.jpg) center center;
}

.product_wrapper {
  padding-bottom: 80px;
}

.product_center {
  padding-top: 0px;
}

.product_lb {
  display: inline-block;
  width: 100%;
}

.product_lb .product_lz {
  width: 21.4%;
  float: left;
}

.product_lb .product_lz h3 {
  font-size: 32px;
  color: #008f4e;
  line-height: 40px;
  font-weight: bold;
  font-family: 'LiSu';
}

.product_lb .product_lz .nav_list {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}

.product_lb .product_lz .nav_list li {
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
}

.product_lb .product_lz .nav_list li .mt {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  -webkit-align-items: center;/display: flex;
  align-items: center;
  background-color: #e8edf0;
  border-radius: 5px;
}

.product_lb .product_lz .nav_list li .mt span {
  display: block;
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  padding-left: 20px;
}

.product_lb .product_lz .nav_list li .mt i {
  display: block;
  width: 7px;
  height: 11px;
  background-position: -388px -30px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.product_lb .product_lz .nav_list li:hover .mt,
.product_lb .product_lz .nav_list li.hover .mt {
  background-color: #008f4e;
}

.product_lb .product_lz .nav_list li:hover .mt span,
.product_lb .product_lz .nav_list li.hover .mt span {
  color: #fff;
}

.product_lb .product_lz .nav_list li:hover .mt i,
.product_lb .product_lz .nav_list li.hover .mt i {
  background-position: -401px -30px;
}

.product_lb .product_lz .nav_list li .sub {
  display: none;
}

.product_lb .product_lz .nav_list li.hover .sub {
  display: block;
}

.product_lb .product_lz .nav_list li .sub a {
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-bottom: #ddd solid 1px;
  padding-left: 7%;
  width: 93%;
}

.product_lb .product_lz .nav_list li .sub a i {
  display: block;
  width: 7px;
  height: 11px;
  background-position: -388px -30px;
  position: absolute;
  right: 20px;
  top: 15px;
}

.product_lb .product_lz .nav_list li .sub a.on {
  color: #008f4e;
}

.product_lb .product_lz .nav_list li:hover .sub a,
.product_lb .product_lz .nav_list li.on .sub a {
  background-position: -401px -30px;
}


.jiejue_x .product_lb .product_lz .nav_list li {
  height: 90px;
}

.jiejue_x .product_lb .product_lz .nav_list li a span {
  line-height: 24px;
  padding-left: 20px;
  width: 58%;
}

.jiejue_x .product_lb .product_lz .nav_list li a i {
  top: 38px;
}

.jiejue_x .product_lb .product_lz .nav_list li:hover,
.jiejue_x .product_lb .product_lz .nav_list li.hover {
  background: url(../images/j23_03.jpg) no-repeat center center;
}

.nav_lb {
  width: 100%;
  padding-bottom: 46px;
}

.nav_lj {
  width: 100%;
  padding-top: 5px;
}

.nav_lj ul {
  display: inline-block;
  width: 100%;
}

.nav_lj ul li {
  width: 100%;
  display: inline-block;
  border: #ddd solid 1px;
  border-radius: 5px;
  margin-top: 16px;
  transition: all ease 0.36s;
}

.nav_lj ul li .m {
  float: left;
  width: 45%;
}

.nav_lj ul li .m img {
  display: block;
  width: 100%;
}

.nav_lj ul li .i {
  float: left;
  width: 45%;
  padding-left: 5%;
}

.nav_lj ul li .i h5 {
  font-size: 16px;
  line-height: 16px;
  padding-top: 16px;
  padding-bottom: 10px;
}

.nav_lj ul li .i p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.nav_lj ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}


.solute_x1 {
  display: inline-block;
  width: 100%;
  border: #d6dde1 solid 1px;
  position: relative;
}

.solute_x1 .img {
  display: block;
  width: 62.5%;
  float: left;
  position: relative;
}

.solute_x1 .img img {
  display: block;
  width: 100%;
}

.solute_x1 .img .cut3video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.solute_x1 .im_y {
  float: right;
  width: 33%;
}

.solute_x1 .im_y h3 {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  padding-right: 7%;
  padding-top: 10%;
}

.solute_x1 .im_y h4 {
  font-size: 16px;
  color: #ccc;
  line-height: 16px;
  padding-top: 3%;
}

.solute_x1 .im_y p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-top: 5%;
  padding-right: 8%;
}

.solute_x1 a {
  display: block;
  width: 150px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #008f4e;
}

.solute_x1 a:hover {
  background-color: #023a9d;
}

.solute_x2 {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

.solute_x2 h3 {
  font-size: 24px;
  color: #008f4e;
  line-height: 24px;
  font-weight: bold;
  background: url(../images/j25_03.png) no-repeat left center;
  padding-left: 20px;
}

.solute_x2 .solute_x21 {
  border: #d6dde1 solid 1px;
  width: 92%;
  padding: 4%;
  margin-top: 20px;
}

.solute_x22 {
  border: #d6dde1 solid 1px;
  width: 100%;
  margin-top: 20px;
  padding: 4% 0;
}

.solute_x22 ul {
  display: inline-block;
  width: 100%;
}

.solute_x22 ul li {
  text-align: center;
  width: 25%;
  float: left;
}

.solute_x22 ul li img {
  display: block;
  width: 65.8%;
  margin: 0 auto;
}

.solute_x22 ul li p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  padding-top: 4%;
}

.solute_x32 {
  border: #d6dde1 solid 1px;
  width: 92%;
  margin-top: 20px;
  padding: 4%;
  position: relative;
}

.solute_x32 .hd {
  position: absolute;
  right: 0;
  top: -40px;
}

.solute_x32 .hd ul {
  display: inline-block;
}

.solute_x32 .hd ul li {
  float: left;
  margin-left: 50px;
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 18px;
  height: 40px;
}

.solute_x32 .hd ul li i {
  transition: all ease 0.36s;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #008f4e;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.solute_x32 .hd ul li.on {
  color: #008f4e;
  font-weight: bold;
}

.solute_x32 .hd ul li.on i {
  opacity: 1;
}


@media (max-width: 1660px) {
  .nav_lj ul li .i h5 {
    padding-top: 12px;
    padding-bottom: 6px;
  }

  .solute_x1 .im_y h3 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 8%;
    padding-right: 8%;
  }

  .solute_x1 .im_y p {
    line-height: 22px;
  }

}


.product_lb .product_st {
  width: 100%;
}

.product_center .prolist .list {
  width: 105%;
}

.product_center .prolist li {
  margin-right: 2%;
  margin-bottom: 40px;
  float: left;
  width: 30.3%;
  border: #d6dde1 solid 1px;
  background: #fff;
  transition: all ease 0.36s;
}

.product_center .prolist li .m {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: #e8e8e8 solid 1px;
  height: 180px;
}

.product_center .prolist li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.product_center .prolist li .m i {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #008f4e;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.product_center .prolist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.product_center .prolist li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.product_center .prolist li .i h3 {
  font-size: 20px;
  color: #;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.product_center .prolist li:hover .i h3 {
  font-weight: bold;
}

.product_center .prolist li .i p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.product_center .prolist li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.product_center .prolist li:hover .m i {
  opacity: 1;
}

.product_center .prolist.prolist1 li .m {
  height: 240px;
}

.product_center .prolist.prolist3 li .m {
  height: 242px;
}

.product_center.product_cbv .prolist li {
  width: 22.2%;
}


.product_center.product_cenj .prolist li {
  height: auto;
  text-align: center;
}

.product_center.product_cenj .prolist li .i h3 {
  border-bottom: none;
  padding-bottom: 0px;
}


@media (max-width: 1660px) {
  .product_center .prolist li .m {
    height: 156px;
  }

  .product_center .prolist.prolist3 li .m {
    height: 206px;
  }

  .product_center .prolist.prolist1 li .m {
    height: 210px;
  }

}


.product_center .prolist1 .list {
  width: 105%;
}

.product_center .prolist1 li {
  margin-right: 2%;
  margin-bottom: 40px;
  float: left;
  width: 30.3%;
  border: #d6dde1 solid 1px;
  background: #fff;
  transition: all ease 0.36s;
}

.product_center .prolist1 li .m {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: #e8e8e8 solid 1px;
}

.product_center .prolist1 li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.product_center .prolist1 li .m i {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #008f4e;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all ease 0.36s;
}

.product_center .prolist1 li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.product_center .prolist1 li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.product_center .prolist1 li .i h3 {
  font-size: 20px;
  color: #;
  line-height: 20px;
}

.product_center .prolist1 li:hover .i h3 {
  font-weight: bold;
}

.product_center .prolist1 li .i p {
  display: block;
  font-size: 14px;
  height: 40px;
  color: #999;
  line-height: 22px;
  background: url(../images/j19_031.png) no-repeat 0 4px;
  padding-left: 22px;
  margin-top: 8px;
}

.product_center .prolist1 li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.product_center .prolist1 li:hover .m i {
  opacity: 1;
}

.product_center .prolist.prolist1 li {
  width: 17.3%;
}

.product_center .prolist.prolist6 li {
  width: 22.3%;
}

.product_center .prolist.prolist6 li .m {
  height: 270px;
}

@media (max-width: 1660px) {}

/* 浜у搧涓績-璇︽儏 */
.product_detail_wrapper {
  padding-bottom: 80px;
}

.product_detail {
  padding-top: 60px;
}

.pro_top {
  height: 450px;
  box-shadow: 0 0px 1px 1px rgb(0 0 0 / 10%);
  background: #fff;
}

/*****showProduct****/
.showProduct {
  float: left;
  position: relative;
  width: 45%;
}

.showProduct .showImg {
  float: left;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}

.showProduct .photo {
  position: relative;
  height: 450px;
}

.showProduct .photo .jqzoom {
  width: 600px;
  height: 450px;
  position: relative;
  padding: 0;
}

.showProduct .photo .zoomdiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
}

.showProduct .photo .jqZoomPup {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #eee;
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=50);
}

.showProduct .photo .img {
  width: 100%;
  height: 100%;
  display: block;
}

.showProduct .photo .bigimg {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.showProduct .photo .bigimg .list {
  width: 1000%;
  position: relative;
}

.showProduct .photo .bigimg .list li {
  position: relative;
  display: block;
  width: 600px;
  height: 450px;
  float: left;
}

.showProduct .photo .bigimg .list img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}

.showProduct .photo .bigimg .list li:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.showProduct .photo .bigimg .list li:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.showProduct .photo .photoimg {
  width: 426px;
  height: 60px;
  position: absolute;
  left: 14%;
  bottom: 5%;
  z-index: 12;
}

.showProduct .photo .photoimg .list {
  width: 354px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.showProduct .photo .photoimg .listcon {
  width: 300%;
  position: relative;
}

.showProduct .photo .photoimg .listcon li {
  width: 80px;
  height: 60px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 12px;
}

.showProduct .photo .photoimg .listcon li img {
  width: 80px;
  height: 60px;
  display: block;
}

.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img {
  border: 2px solid #008f4e;
  width: 76px;
  height: 56px;
}

.showProduct .photo .photoimg .prev,
.showProduct .photo .photoimg .next {
  width: 26px;
  height: 60px;
  z-index: 10;
  position: absolute;
  top: 0;
  cursor: pointer;
  background: #ddd url("../images/show-pro-btn.png") no-repeat 0 center;
  border-radius: 3px;
}

.showProduct .photo .photoimg .prev:hover,
.showProduct .photo .photoimg .next:hover {
  background-color: #ccc;
}

.showProduct .photo .photoimg .prev {
  left: 0;
  background-position: 8px center;
}

.showProduct .photo .photoimg .next {
  right: 0;
  background-position: -64px center;
}

/* .showProduct .photo .bigimg .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);} */
.pro_top .imgtxtcon {
  padding-left: 7%;
  padding-right: 7%;
  position: relative;
  float: left;
  width: 50%;
  height: 390px;
  box-sizing: border-box;
}

.pro_top .imgtxtcon .tit {
  padding-top: 80px;
  font-size: 34px;
  line-height: 30px;
  color: #008f4e;
}

.pro_top .imgtxtcon .desc {
  margin-top: 48px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}

.pro_top .imgtxtcon .wx {
  position: absolute;
  bottom: 14%;
  left: 14%;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 60px;
  color: #fff;
  background: url("../images/pro_arr.png") no-repeat 140px center #008f4e;
  transition: all ease 0.36s;
  z-index: 14;
}

.pro_top .imgtxtcon .wx:hover {
  text-indent: 64px;
  color: #fff;
  background-color: #b62402;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

.pro_cont {
  padding: 3%;
  margin-top: 50px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0px 1px 1px rgb(0 0 0 / 10%);
}

.pro_cont .pro_left {
  float: left;
  width: 33%;
}

.pro_cont .pro_left .pro_t {
  padding-top: 100px;
  border-top: 1px solid #ccc;
}

.pro_cont .pro_t .pro_tit {
  font-size: 34px;
  line-height: 34px;
  color: #333;
}

.pro_cont .pro_t .pro_b {
  padding-top: 80px;
}

.pro_cont .pro_t .pro_b .ite {
  font-size: 16px;
  line-height: 30px;
  color: #999;
  border-bottom: 1px dashed #ddd;
  min-height: 50px;
  padding: 15px 0;
  box-sizing: border-box;
}

.pro_cont .pro_t .pro_b .it2 {
  margin-left: 24px;
  color: #666;
}

.pro_cont .pro_right {
  width: 100%;
}

.pro_cont .pro_right h3 {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
}

.pro_cont .pro_right .pro_context {
  line-height: 36px;
}

.pro_cont .pro_context img {
  max-width: 100%;
}

.pro_cont .reLink .prevLink .img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .prevLink img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .nextLink .img {
  width: 100px;
  height: 75px;
}

.pro_cont .reLink .nextLink img {
  width: 100px;
  height: 75px;
}

@media (max-width: 1660px) {
  .showProduct .photo .jqzoom {
    width: 540px;
    height: 405px;
  }

  .pro_top .imgtxtcon {
    height: 405px;
  }

  .showProduct .photo {
    height: 405px;
  }

  .showProduct .photo .bigimg .list li {
    width: 540px;
    height: 405px;
  }

  .pro_top .imgtxtcon .wx {
    bottom: 13%;
  }

  .pro_top .imgtxtcon .tit {
    padding-top: 36px;
  }

  .pro_top {
    height: 405px;
  }

  .showProduct .photo .photoimg {
    left: 10%;
  }
}

/* 鎺ㄨ崘浜у搧 */
.pro_recom {
  padding-top: 60px;
}

.pro_recom .pros_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 30px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.pro_recom .pros_tit .morepros {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.pro_recom .pros_tit .morepros:hover {
  color: #008f4e;
}

.pro_recom .prolist {
  margin-top: 40px;
}

.pro_recom .prolist .list {
  width: 105%;
}

.pro_recom .prolist li {
  position: relative;
  margin-right: 2%;
  float: left;
  width: 30.3%;
  background: #fff;
  border: #d6dde1 solid 1px;
  transition: all ease 0.36s;
}

.pro_recom .prolist li .m {
  display: block;
  width: 100%;
  overflow: hidden;
}

.pro_recom .prolist li .m img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.pro_recom .prolist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_recom .prolist li .i {
  display: block;
  padding: 5%;
  width: 90%;
}

.pro_recom .prolist li .i h3 {
  font-size: 20px;
  color: #;
  line-height: 20px;
}

.pro_recom .prolist li:hover .i h3 {
  font-weight: bold;
}

.pro_recom .prolist li .i p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.pro_recom .prolist li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.pro_recom .prolist li .m i {
  display: none;
  width: 45px;
  height: 45px;
  background-color: #008f4e;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0px;
  opacity: 0;
  transition: all ease 0.36s;
}

.pro_recom .prolist li:hover .m i {
  opacity: 1;
}

/* 瀹㈡埛妗堜緥 */
.case_wrapper {
  padding-top: 80px;
}

.case_wrapper .caselist li {
  position: relative;
  float: left;
  width: 30.66667%;
  margin-bottom: 50px;
  margin-right: 4%;
  transition: all ease 0.36s;
}

.case_wrapper .caselist li:nth-child(3n) {
  margin-right: 0;
}

.case_wrapper .caselist.xiaotu li {
  width: 22%;
  margin-right: 4%;
}

.case_wrapper .caselist.xiaotu li:nth-child(3n) {
  margin-right: 4%;
}

.case_wrapper .caselist.xiaotu li:nth-child(4n) {
  margin-right: 0;
}

.case_wrapper .caselist li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}

.case_wrapper .caselist li .img.img2 {
  padding-top: 32.55%;
}

.case_wrapper .caselist li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.case_wrapper .caselist li .txtx {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../images/equip_txt.png") left bottom repeat-x;
  width: 100%;
  height: 242px;
  z-index: 12;
  z-index: 10;
  transition: ease-in-out .2s;
}

.case_wrapper .caselist li .txtx p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
}

.case_wrapper .caselist li .txtx p:last-child {
  padding-bottom: 30px;
}

.case_wrapper .caselist li .txtx .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 170px;
}

.case_wrapper .caselist li .txtx {
  display: block;
}

.case_wrapper .caselist li:hover .txtx {
  height: 308px;
  background: url("../images/equip_txt.png") left bottom repeat-x;
}


.case_wrapper .caselist li .txt {

  display: table;
  width: 100%;
  height: 50px;
  z-index: 2;
  background: url("../images/ny_case_txt.png") no-repeat center center;
}

.case_wrapper .caselist li .txt .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-indent: 15px;
  color: #fff;
  z-index: 12;
}

.case_wrapper .caselist li .txt .tit span {
  font-size: 14px;
  padding-left: 10px;
}

.case_wrapper .caselist li .txt p {
  position: relative;
  display: table;
  font-family: arial;
  float: right;
  font-size: 30px;
  width: 75px;
  height: 100%;
  background: #008f4e;
  z-index: 12;
}

.case_wrapper .caselist li .txt p span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.case_wrapper .caselist li .txt:before,
.case_wrapper .caselist li .txt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #008f4e;
  z-index: 2;
  transition: 0.8s;
}

.case_wrapper .caselist li .txt:before {
  transition: 0.8s;
  background: #008f4e;
  z-index: -1;
}

.case_wrapper .caselist li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.case_wrapper .caselist li:hover .txt:after,
.case_wrapper .caselist li:hover .txt:before {
  width: 100%;
}

.case_wrapper .caselist li:hover p {
  background: #008f4e;
}

.case_wrapper .caselist li:hover .txtx p {
  background: none;
}

.case_wrapper .caselist li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

.case_wrapper .caselist1 li {
  position: relative;
  float: left;
  width: 21.8%;
  margin-bottom: 50px;
  margin-right: 4%;
  text-align: center;
  border: #d6dde1 solid 1px;
  transition: all ease 0.36s;
}

.case_wrapper .caselist1 li:nth-child(4n) {
  margin-right: 0;
}

.case_wrapper .caselist1 li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.case_wrapper .caselist1 li img {
  display: block;
  width: 100%;
}

.case_wrapper .caselist1 li h3 {
  font-size: 16px;
  line-height: 50px;
  border-top: #d6dde1 solid 1px;
}

/* 鑽ｈ獕璧勮川 */
.honor_wrapper {
  padding-top: 20px;
}

.honor_wrapper .honorlist {
  margin-top: 60px;
}

.honor_wrapper .honorlist .list {
  width: 106%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.honor_wrapper .honorlist li {
  margin: 0 35px 50px;
  display: block;
  width: 300px;
  height: 245px;
  background: url("../images/honor_li.png") no-repeat center center;
  transition: all ease 0.36s;
}

.honor_wrapper .honorlist li a {
  display: block;
  height: 245px;
}

.honor_wrapper .honorlist li .txt {
  padding-top: 60px;
}

.honor_wrapper .honorlist li .h_tit {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999;
  background: url("../images/honor_line.png") no-repeat center center;
}

.honor_wrapper .honorlist li .tit {
  padding-top: 36px;
  width: 160px;
  margin: 0 auto;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #1b1f79;
}

.honor_wrapper .honorlist li:hover {
  transform: translateY(-3px);
  background: url("../images/honor_li_h.png") no-repeat center center;
  transition: all ease 0.36s;
}

.honor_wrapper .honorlist li:hover .tit {
  font-weight: bold;
}

/* 鏂伴椈鍔ㄦ€� */
.news_wrapper .pager {
  margin-top: 70px;
}

.news_center {}

.news_center .newslist li {
  position: relative;
  transition: all ease 0.36s;
}

.news_center .newslist li .newscont {
  padding: 40px 0;
  position: relative;
  display: block;
  border-bottom: 1px solid #d6dde1;
}

.news_center .newslist li.li1 .newscont {
  padding-top: 0;
}

.news_center .newslist li .img {
  position: relative;
  float: left;
  display: block;
  width: 32.143%;
  overflow: hidden;
}

.news_center .newslist li img {
  display: block;
  width: 100%;
  transition: all ease 0.36s;
}

.news_center .newslist li .txtbox {
  width: 63%;
  float: right;
}

.news_center .newslist li .txt {
  position: relative;
}

.news_center .newslist li .txt .tit {
  position: relative;
  font-size: 26px;
  line-height: 30px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: 16px;
}

.news_center .newslist li .txt .tit:before {
  content: '';
  position: absolute;
  left: -13%;
  top: 39px;
  width: 0;
  height: 1px;
  background: #008f4e;
  z-index: 2;
  transition: 0.8s;
}

.news_center .newslist li .txt .time {
  padding-top: 8px;
  font-family: arial;
  font-size: 18px;
  color: #999;
}

.news_center .newslist li .txt .desc {
  padding-top: 16px;
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_center .newslist li:hover img {
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.news_center .newslist li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .txt .tit:before {
  width: 60px;
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .txt .tit {
  color: #008f4e;
}

/*.news_center .newslist li:first-child {
  height: 516px;
  margin-bottom: 30px;
}
.news_center .newslist li:first-child .img {
  float: left;
  width: 65.57%;
  height: 516px;
  margin-right: 3.4%;
}
.news_center .newslist li:first-child img {
  display: block;
  width: 100%;
  height: 100%;
}
.news_center .newslist li:first-child .txtbox {
  float: left;
  width: 26%;
}
.news_center .newslist li:first-child .txt .tit {
  padding-top: 80px;
  line-height: 45px;
  color: #171834;
}
.news_center .newslist li:first-child .txt .tit:before {
  top: 61%;
  left: -13.5%;
}
.news_center .newslist li:first-child .txt .desc {
  width: 92%;
  line-height: 26px;
  color: #999;
}
.news_center .newslist li:first-child .detail {
  opacity: 1;
  margin-top: 60px;
}
.news_center .newslist li:first-child:hover .txt .tit:before {
  width: 40px;
}
.news_center .newslist li:first-child:hover .txt .tit {
  color: #008f4e;
}*/
.news_center .newslist li .detail {
  position: relative;
  margin-top: 30px;
  display: block;
  width: 150px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 44px;
  color: #fff;
  background: url("../images/f7arr2.png") no-repeat 86px center #008f4e;
  transition: all ease 0.36s;
}

.news_center .newslist li .detail:hover {}

.news_center .newslist li .detail span {
  position: relative;
  z-index: 12;
}


.news_center .newslist li:hover .detail {
  background: url("../images/f7arr2.png") no-repeat 86px center #b62402;
  transition: all ease 0.36s;
}

.news_center .newslist li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}

/*.news_center .newslist li:first-child .newscont {
  padding: 0;
  background: #fff;
  border-bottom: 0;
}
.news_center .newslist li:first-child:hover {
  background: none;
  box-shadow: none;
}*/
@media (max-width: 1660px) {
  .news_center .newslist li .txt .desc {
    padding-top: 8px;
    line-height: 20px;
  }

  .news_center .newslist li .txt .tit {
    font-size: 24px;
    line-height: 26px;
  }

  .news_center .newslist li .detail {
    margin-top: 20px;
  }
}


/* 鏂伴椈鍔ㄦ€�-璇︽儏 */
.news_detail {}

.news_detail .title {
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
}

.news_detail .title h1 {
  font-weight: normal;
  font-family: "鎬濇簮榛戜綋 CN";
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  color: #333;
}

.news_detail .title .marks {
  margin-top: 30px;
}

.news_detail .title .marks span {
  font-size: 16px;
  color: #333;
}

.news_detail .title .marks span em {
  margin-right: 14px;
  color: #999;
}

.news_detail .title .marks span.t1 {
  margin-right: 14px;
}

.news_detail .title .marks span.t2 {
  margin-right: 54px;
}

.news_detail .title .marks span.t3 {
  font-family: arial;
}

.news_detail .title .marks span.t3 em {
  font-family: "Microsoft YaHei";
}

.news_detail .context {
  padding-top: 30px;
  line-height: 30px;
}

.news_detail .context img {
  max-width: 100%;
}

.news_detail .context i,
.news_detail .context em {
  font-style: italic;
}

/* 璧勮鎺ㄨ崘 */
.news_recom {
  padding-top: 76px;
}

.news_recom .news_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.news_recom .news_tit .morenews {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.news_recom .news_tit .morenews:hover {
  color: #008f4e;
}

.news_recom .newslist1 {
  margin-top: 36px;
}

.news_recom .newslist1 .list {
  width: 103%;
}

.news_recom .newslist1 li {
  position: relative;
  margin-right: 3.5%;
  float: left;
  width: calc(-16.666666666666664%);
  height: 516px;
  background: #fff;
}

.news_recom .newslist1 li.nt3 {
  margin-right: 0;
}

.news_recom .newslist1 li .img {
  display: block;
  width: auto;
  height: 242px;
  overflow: hidden;
}

.news_recom .newslist1 li img {
  display: block;
  width: auto;
  height: 242px;
  object-fit: contain;
}

.news_recom .newslist1 li .txtbox {
  padding: 40px 30px 30px 40px;
  box-sizing: border-box;
}

.news_recom .newslist1 li .txtbox .time {
  font-family: arial;
  font-size: 18px;
  line-height: 16px;
  color: #999;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt {
  padding-top: 40px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .tit {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  color: #151527;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .txt .desc {
  margin-top: 18px;
  height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  transition: all ease 0.36s;
  overflow: hidden;
}

.news_recom .newslist1 li .detail {
  position: relative;
  margin-top: 20px;
  display: block;
  width: 120px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 0;
  color: #151527;
  background: url("../images/f7arr1.png") no-repeat 42px center #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li .detail span {
  position: relative;
  z-index: 12;
}

.news_recom .newslist1 li .detail:before,
.news_recom .newslist1 li .detail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 36px;
  background: url("../images/f7arr2.png") 68px center no-repeat #008f4e;
  z-index: 2;
  transition: 0.8s;
}

.news_recom .newslist1 li .detail:before {
  transition: 0.3s;
  background: url("../images/f7arr2.png") 68px center no-repeat #008f4e;
  z-index: -1;
}

.news_recom .newslist1 li:hover .detail {
  text-indent: 26px;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .detail:before,
.news_recom .newslist1 li:hover .detail:after {
  width: 120px;
}

.news_recom .newslist1 li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .time {
  transform: translateY(10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover .txtbox .txt {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}

.news_recom .newslist1 li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

/* 瑙ｅ喅鏂规 */
.solution_wrapper .solution_center {
  padding-top: 100px;
}

.solution_center li {
  position: relative;
  margin-top: 30px;
  height: 440px;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
}

.solution_center li:first-child {
  margin-top: 0;
}

.solution_center li a {
  padding: 3.5%;
  display: block;
  height: 340px;
}

.solution_center li .img {
  float: right;
  position: relative;
  width: 600px;
  height: 338px;
  overflow: hidden;
}

.solution_center li .img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease 0.36s;
}

.solution_center li .txt_box {
  float: left;
  width: 46%;
  margin-right: 0;
}

.solution_center li .txt_box .sico {
  margin-top: 30px;
  margin-right: 0;
  float: left;
  position: relative;
  display: block;
  width: 170px;
  height: 170px;
}

.solution_center li .txt_box .sico img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
}

.solution_center li .txt {
  padding-top: 86px;
  float: left;
  width: 71.3%;
}

.solution_center li .txt .tit {
  width: 230px;
  font-size: 40px;
  line-height: 40px;
  color: #171d3a;
  background: url("../images/sol_arr.png") no-repeat right center;
}

.solution_center li .txt .desc {
  margin-top: 40px;
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.solution_center li:hover {
  box-shadow: 8px 0 16px rgba(99, 97, 97, 0.1);
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.solution_center li:hover .img img {
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
  transform: scale(1.05);
  transition: all ease 0.36s;
}

.solution_center li:hover .tit {
  color: #1b1f79;
}

.solution_center li .online {
  padding: 0;
  position: absolute;
  bottom: 50px;
  left: 220px;
  display: block;
  width: 140px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-indent: 24px;
  color: #fff;
  background: url("../images/f1arr.png") 95px center no-repeat #008f4e;
  z-index: 16;
  transition: all ease 0.36s;
}

.solution_center li .online:hover {
  text-indent: 28px;
  color: #fff;
  background: url("../images/f1arr.png") 98px center no-repeat #008f4e;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

/* 瑙ｅ喅鏂规-璇︽儏 */
.sold_1_main {
  padding-top: 150px;
  height: 480px;
  background: #f5f5f5;
}

.sold1_detail {
  margin-left: -12px;
  height: 580px;
  background: url("../images/sold1_bg.png") left bottom no-repeat;
  position: relative;
}

.sold1_detail .sold_tit .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold1_detail .left {
  float: left;
  width: 40%;
}

.sold_cont {
  padding: 160px 14% 0;
  box-sizing: border-box;
}

.sold_cont .desc {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.sold1_detail .right {
  float: right;
  width: 60%;
}

.sold_img {
  position: relative;
  display: block;
  width: 100%;
  height: 480px;
}

.sold_img .dimg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sold_img .dimg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.sold_img .dimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sold_img .wx {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 250px;
  height: 100px;
  font-size: 20px;
  line-height: 100px;
  text-indent: 60px;
  color: #fff;
  background: url("../images/f1arr.png") 160px center no-repeat #008f4e;
  transition: all ease 0.36s;
  z-index: 12;
}

.sold_img .wx:hover {
  text-indent: 50px;
  width: 280px;
  background: url("../images/f1arr.png") 180px center no-repeat #008f4e;
  transition: all ease 0.36s;
}

.sold_img .dimg:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.sold_2_main {
  height: 850px;
  background: #fff;
}

.sold_2_main .sold2_tit {
  padding-top: 200px;
}

.sold_2_main .sold2_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.advant {
  text-align: center;
  padding: 0 7%;
  margin-top: 100px;
}

.advant .list {
  display: flex;
  justify-content: space-between;
}

.advant .list li {
  margin-left: 50px;
  width: calc(50%);
  height: 850px;
  transition: all ease 0.36s;
}

.advant .list li:first-child {
  margin-left: 0;
}

.advant .list li .img {
  position: relative;
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
}

.advant .list li .bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
  background: url("../images/advant_li.png") no-repeat center center;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
}

.advant .list li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 100%;
}

.advant .list li .txt {
  padding-top: 50px;
}

.advant .list li .txt .tit {
  font-size: 33px;
  line-height: 32px;
  color: #333;
}

.advant .list li .txt .desc {
  padding-top: 40px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #333;
}

.advant .list li:hover {
  transform: translateY(-3px);
  transition: all ease 0.36s;
}

.advant .list li:hover .txt .tit {
  color: #008f4e;
}

.sold_3_main {
  height: 830px;
  background: #f5f5f5;
}

.sold_3_main .sold_3 {
  padding-top: 100px;
}

.sold_3_main .sold2_tit .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.product_portfolio {
  margin-top: 60px;
  position: absolute;
}

.product_portfolio .list {
  width: 103%;
}

.product_portfolio .list li {
  position: relative;
  margin-right: 40px;
  float: left;
  width: calc(-6.666666666666664%);
  height: 510px;
  background: #fff;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.product_portfolio .list li a {
  display: block;
}

.product_portfolio .list li .img {
  position: relative;
  display: block;
  width: auto;
  height: 330px;
  overflow: hidden;
}

.product_portfolio .list li .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.product_portfolio .list li .txt {
  position: relative;
  height: 180px;
  padding: 40px 50px 50px 40px;
  box-sizing: border-box;
}

.product_portfolio .list li .img::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 800px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

.product_portfolio .list li .txt .tit {
  font-size: 26px;
  line-height: 26px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product_portfolio .list li .txt .desc {
  margin-top: 20px;
  font-size: 14px;
  height: 48px;
  line-height: 24px;
  color: #999;
  overflow: hidden;
}

.product_portfolio .list li .plus {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 34px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #676a72;
}

.product_portfolio .list li:hover .plus {
  background: #008f4e;
}

.product_portfolio .list li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.product_portfolio .list li:hover .img::before {
  -webkit-transition: left 2s;
  -moz-transition: left 2s;
  -ms-transition: left 2s;
  transition: left 2s;
  left: 150%;
  opacity: 1;
}

.product_portfolio .list li:hover .tit {
  color: #008f4e;
}

.product_portfolio .hd {
  position: absolute;
  top: -110px;
  right: 0;
  display: block;
  width: 204px;
  height: 52px;
}

.product_portfolio .hd .prev,
.product_portfolio .hd .next {
  float: left;
  display: block;
  width: 102px;
  height: 52px;
  cursor: pointer;
}

.product_portfolio .hd .prev {
  background-position: -160px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .next {
  background-position: -270px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .prev:hover {
  background-position: -50px -60px;
  transition: all ease 0.36s;
}

.product_portfolio .hd .next:hover {
  background-position: -380px -60px;
  transition: all ease 0.36s;
}

.sold_4_main {
  height: 730px;
  background: #fff;
}

.sold_4_main .sold_tit {
  padding-top: 100px;
}

.sold_4_main .sold_tit .tit {
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_4_main .sold_tit .morecase {
  float: right;
  font-size: 24px;
  line-height: 50px;
  color: #333;
}

.sold_4_main .caselist {
  margin-top: 60px;
}

.sold_4_main .caselist li {
  position: relative;
  float: left;
  width: 48%;
  margin-bottom: 50px;
  margin-right: 4%;
  height: 380px;
  transition: all ease 0.36s;
}

.sold_4_main .caselist li:nth-child(2n) {
  margin-right: 0;
}

.sold_4_main .caselist li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.sold_4_main .caselist li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.sold_4_main .caselist li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 20%;
  z-index: 2;
  background: url("../images/ny_case_txt.png") no-repeat center center;
}

.sold_4_main .caselist li .txt .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-indent: 50px;
  color: #fff;
  z-index: 12;
}

.sold_4_main .caselist li .txt p {
  position: relative;
  display: table;
  font-family: arial;
  float: right;
  font-size: 30px;
  width: 75px;
  height: 100%;
  background: #008f4e;
  z-index: 12;
}

.sold_4_main .caselist li .txt p span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.sold_4_main .caselist li .txt:before,
.sold_4_main .caselist li .txt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #008f4e;
  z-index: 2;
  transition: 0.8s;
}

.sold_4_main .caselist li .txt:before {
  transition: 0.8s;
  background: #008f4e;
  z-index: -1;
}

.sold_4_main .caselist li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}

.sold_4_main .caselist li:hover .txt:after,
.sold_4_main .caselist li:hover .txt:before {
  width: 100%;
}

.sold_4_main .caselist li:hover p {
  background: #008f4e;
}

.sold_4_main .caselist li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

.sold_5_main {
  height: 550px;
  background: #f5f5f5;
}

.sold_5_main .sold2_tit {
  padding-top: 100px;
}

.sold_5_main .sold2_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_5_main .sold2_tit .subtit1 {
  padding-top: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  color: #333;
}

.sold_5_main .sold2_tit .subtit2 {
  padding-top: 20px;
  font-weight: bold;
  font-size: 34px;
  text-align: center;
  line-height: 46px;
  color: #333;
}

.sold_5_main .online_reserve {
  text-align: center;
  padding: 0 14%;
  margin-top: 40px;
}

.sold_5_main .online_reserve .form_input {
  display: block;
  width: 900px;
}

.sold_5_main .online_reserve .item {
  float: left;
  width: 720px;
  height: 60px;
}

.sold_5_main .online_reserve .item .txt {
  width: 718px;
  height: 58px;
  font-size: 16px;
  color: #333;
  border: 1px solid #ddd;
  border-right: none;
  text-indent: 30px;
}

.sold_5_main .online_reserve .bot {
  float: left;
  width: 180px;
  height: 60px;
}

.sold_5_main .online_reserve .bot .btn {
  width: 178px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  border: none;
  border: 1px solid #587fe0;
  outline: none;
  color: #fff;
  background: #587fe0;
  cursor: pointer;
}

.sold_5_main .online_reserve .bot .btn:hover {
  opacity: 0.8;
}

.sold_6_main {
  height: 550px;
  background: #f5f5f5;
}

.sold_6_main .sold_tit {
  padding-top: 0;
}

.sold_6_main .sold_tit .tit {
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.sold_6_main .product_portfolio .list li {
  height: 430px;
}

.sold_6_main .product_portfolio .list li .img {
  height: 250px;
}

/* 鎷涙姇鏍� */
.bid_wrapper {
  padding-bottom: 150px;
}

.bid_wrapper .pager {
  margin-top: 50px;
}

.bid_center {}

.bid_center .bidlist {}

.bid_center .bidlist .b_top {
  padding-bottom: 30px;
  border-bottom: 2px solid #666;
}

.bid_center .bidlist .b_top h3 {
  float: left;
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.bid_center .bidlist .b_top p {
  margin-left: 120px;
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.bid_center .bidlist li {
  display: block;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #ccc;
  transition: all ease 0.36s;
}

.bid_center .bidlist li a {
  display: block;
  height: 80px;
}

.bid_center .bidlist li h3 {
  float: left;
  font-size: 20px;
  color: #333;
  line-height: 80px;
}

.bid_center .bidlist li p {
  margin-left: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 80px;
  color: #999;
}

.bid_center .bidlist li:hover {
  transform: translateY(-3px);
  transition: all ease 0.36s;
}

.bid_center .bidlist li:hover h3 {
  font-weight: bold;
  color: #008f4e;
}

/* 鑱旂郴鎴戜滑 */
.contact_wrapper {
  padding-bottom: 280px;
  background: url("../images/contact_bg.png") no-repeat top center #f5f5f5;
}

.contact_center {
  padding-top: 400px;
}

.contactPage {
  background: #ffffff;
}

.contactPage .contact_1 .cinfo {
  float: left;
  width: 50%;
  background: url("../images/cinfo_1.png") top center no-repeat;
  background-size: 100%;
}

.contactPage .contact_1 .cinfo.c2 {
  float: left;
  width: 50%;
  background: url("../images/cinfo_2.png") top center no-repeat;
  background-size: 100%;
}

.contactPage .contact_1 .cinfo .c_top {
  padding-top: 70px;
  padding-left: 100px;
}

.contactPage .contact_1 .c_top .c_tit {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}

.contactPage .contact_1 .c_top .line {
  margin-top: 32px;
  display: block;
  width: 50px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}

.c_bottom {
  padding-left: 100px;
  padding-top: 180px;
}

.c_bottom .ct1 {
  margin-right: 30px;
  font-size: 20px;
  color: #666;
}

.c_bottom .ct1 i {
  margin-right: 40px;
}

.c_bottom .ct2 {
  font-family: Arial;
  font-size: 20px;
  color: #333;
}

.c_bottom .c_it1 .ct2 {
  font-family: "寰蒋闆呴粦";
}

.c_bottom .c_it2 .ct2 {
  font-size: 30px;
  color: #008f4e;
}

.c_bottom .c_it {
  margin-bottom: 20px;
}

.c_bottom .c_it2 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.contact_2 {
  padding: 60px 0% 0;
}

.contact_2 .ctit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  font-weight: lighter;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.contact_2 .formdata {
  margin-top: 60px;
}

.contact_2 .formdata .item {
  position: relative;
  background-color: #fff;
  float: left;
  width: 48%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d6d6d6;
}

.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}

.contact_2 .formdata .item.mr1 {
  margin-right: 3.5%;
  margin-top: 20px
}

.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 18px;
  width: 17%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.contact_2 .formdata .item .txt {
  float: left;
  width: 76%;
  height: 58px;
  line-height: 58px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.contact_2 .formdata .item .red {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.contact_2 .formdata .tarea {
  margin-top: 40px;
}

.contact_2 .formdata .tarea textarea {
  border: 1px solid #d6d6d6;
  width: calc(100% - 23px);
  height: 174px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}

.contact_2 .formdata .btn {
  border: none;
  background: #008f4e;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  outline: none;
}

.contact_2 .formdata .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #008f4e;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

.servicePage {
  padding-top: 0;
}

.servicePage .item_top {
  margin-bottom: 30px;
}

/* 鍏充簬鎴戜滑 */
.about_wrapper .about_tit1 .tit {
  margin-left: 12px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.about_wrapper .about_tit2 {
  padding-top: 100px;
}

.about_wrapper .about_tit2 .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.about_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.about_1_main {
  padding-top: 130px;
  height: 920px;
  background: url("../images/about1_bg.png") no-repeat center center;
}

.about_1.about_tit1 {
  padding-top: 130px;
}

.about_1 {
  position: relative;
}

.about_1 .left {
  float: left;
  width: 42%;
}

.about_1 .left .acont {
  margin-top: 60px;
}

.about_1 .left .acont .ap1 {
  font-size: 24px;
  line-height: 40px;
  color: #333;
}

.about_1 .left .acont .ap2 {
  padding-right: 7%;
  margin-top: 100px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.about_1 .left .acont .ap2 span {
  display: block;
  margin-bottom: 50px;
}

.about_1 .left .amore {
  margin-top: 70px;
  position: relative;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #008f4e;
}

.about_1 .left .amore span {
  position: relative;
  z-index: 12;
}

.about_1 .left .amore:before,
.about_1 .left .amore:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  z-index: 2;
  transition: 0.8s;
}

.about_1 .left .amore:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  z-index: -1;
}

.about_1 .left .amore:hover:after,
.about_1 .left .amore:hover:before {
  width: 100%;
}

.about_1 .right {
  position: absolute;
  left: 50%;
  right: auto;
  top: 100px;
  margin-right: -8px;
  margin-left: 0;
  display: block;
  width: 969px;
  height: 691px;
  z-index: 9;
}

.about_1 .right:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.about_1 .right:hover:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.about_1 .right img {
  display: block;
  width: 969px;
  height: 691px;
}

.about_2_main {
  position: relative;
  height: 950px;
  background: url("../images/about_2.jpg") no-repeat center center;
  box-sizing: border-box;
}

.about_2_main .about_tit2 .tit {
  color: #fff;
}

.about_2_main .develop_box {
  padding: 0 14%;
  height: 760px;
  background: url("../images/timeline_bg.png") no-repeat center center;
  box-sizing: border-box;
}

.develop {
  margin-top: 50px;
}

.develop .bd li {
  position: relative;
  float: left;
  width: 12.5%;
}

.develop .bd li .timeline .t_tit {
  font-family: arial;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}

.develop .bd li .txt {
  z-index: 14;
}

.develop .bd li .t_box {
  padding: 60px 60px 0 50px;
  box-sizing: border-box;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -150px;
  display: block;
  width: 300px;
  height: 462px;
  background: url("../images/path_li.png") no-repeat center 0;
  background-size: 300px 462px;
  transition: all ease 0.36s;
  z-index: 12;
}

.develop .bd li .t_box .time {
  padding-bottom: 50px;
  font-family: arial;
  font-size: 80px;
  line-height: 60px;
  color: #008f4e;
  background: url("../images/year.png") no-repeat bottom left;
}

.develop .bd li .t_box .desc {
  margin-top: 50px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: justify;
}

.develop .bd li:hover {
  cursor: pointer;
}

.develop .bd li:hover .t_box {
  opacity: 1;
  top: 50px;
  transition: all ease 0.36s;
}

.develop .bd li.sw1 .txt {
  padding-top: 270px;
  text-indent: -60px;
}

.develop .bd li.sw2 .txt {
  padding-top: 273px;
  text-indent: -40px;
}

.develop .bd li.sw3 .txt {
  padding-top: 193px;
  text-indent: -6px;
}

.develop .bd li.sw4 .txt {
  padding-top: 84px;
  text-indent: 24px;
}

.develop .bd li.sw5 .txt {
  padding-top: 24px;
  text-indent: 54px;
}

.develop .bd li.sw6 .txt {
  padding-top: 40px;
  text-indent: 74px;
}

.develop .bd li.sw7 .txt {
  padding-top: 144px;
  text-indent: 4px;
  width: 114px;
  margin-left: 94px;
}

.develop .bd li.sw8 .txt {
  padding-top: 264px;
  text-indent: 4px;
  width: 114px;
  margin-left: 120px;
}

.develop .bd li.sw5:hover .t_box {
  top: 0;
}

.develop .bd li.sw6:hover .t_box {
  top: 0;
}

.develop .hd {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
  width: 201px;
  height: 100px;
  background: url("../images/path_bg.png") no-repeat center center;
}

.develop .hd .prev,
.develop .hd .next {
  float: left;
  display: block;
  width: 100px;
  height: 100px;
  cursor: pointer;
}

.develop .hd .line {
  margin-top: 50px;
  float: left;
  display: block;
  width: 1px;
  height: 22px;
  background: url("../images/path_line.png") no-repeat center cneter;
}

.develop .hd .prev {
  background: url("../images/path_prev.png") no-repeat 48px 50px;
}

.develop .hd .next {
  background: url("../images/path_next.png") no-repeat 40px 49px;
}

.develop .hd .prev:hover {
  background: url("../images/path_prev_h.png") no-repeat center center;
}

.develop .hd .next:hover {
  background: url("../images/path_next_h.png") no-repeat center center;
}

/* .about_2_main .swiper-container2{width: 100%; height: 100%;} 
.about_2_main .swiper-slide{text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;} */
.about_3_main {
  padding-bottom: 100px;
}

.about_3 .honorlist {
  margin-top: 60px;
}

.about_3 .list {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.about_3 li {
  margin: 0 32px 50px;
  display: block;
  width: 300px;
  height: 245px;
  background: url("../images/honor_li.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_3 li a {
  display: block;
  height: 245px;
}

.about_3 li .txt {
  padding-top: 60px;
}

.about_3 li .h_tit {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999;
  background: url("../images/honor_line.png") no-repeat center center;
}

.about_3 li .tit {
  padding-top: 36px;
  width: 160px;
  margin: 0 auto;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #1b1f79;
}

.about_3 li.hr1 {
  margin-left: 0;
}

.about_3 li.hr4 {
  margin-right: 0;
}

.about_3 li.hr5 {
  margin-left: 0;
}

.about_3 li.hr7 {
  margin-right: 0;
}

.about_3 li:hover {
  transform: translateY(-3px);
  background: url("../images/honor_li_h.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_3 li:hover .tit {
  font-weight: bold;
}

.about_3_main .hmore {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #1b1f79;
  transition: all ease 0.36s;
}

.about_3_main .hmore:hover {
  text-indent: 54px;
  color: #fff;
  background: url("../images/f1arr.png") 136px center no-repeat #008f4e;
  box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);
  transition: all ease 0.36s;
}

.about_4_main {
  height: 800px;
  background: url("../images/about_3.jpg") no-repeat top center;
  box-sizing: border-box;
}

.about_4_main .tech {
  position: relative;
  margin-top: 60px;
}

.about_4_main .tech .bd {
  position: relative;
}

.about_4_main .tech .bd li {
  float: left;
  width: 100%;
  height: 600px;
}

.about_4_main .tech .bd li a {
  display: block;
}

.about_4_main .tech .bd li .img {
  position: relative;
  width: 100%;
  height: 600px;
}

.about_4_main .tech .bd li .img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.about_4_main .tech .bd li img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_4_main .tech .bd li .txt {
  padding: 100px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 600px;
  background: url("../images/about3_txt.png") no-repeat center center;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li .txt .tit {
  font-size: 26px;
  line-height: 44px;
  color: #fff;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li .txt .desc {
  margin-top: 60px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li:hover .img:before {
  animation: gradient-rectangle 1s 1;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
  nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);
}

.about_4_main .tech .bd li:hover .txt .tit {
  color: #008f4e;
  transform: translateY(-10px);
  font-size: 26px;
  transition: all ease 0.36s;
}

.about_4_main .tech .bd li:hover .txt .desc {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}

.about_4_main .tech .hd {
  position: absolute;
  bottom: 40px;
  right: 340px;
  width: 60px;
  height: 20px;
  background: url("../images/tech_hd.png") no-repeat center center;
  z-index: 12;
}

.about_4_main .tech .hd .prev {
  margin-right: 40px;
  float: left;
  display: block;
  width: 10px;
  height: 18px;
  background: url("../images/tech_prev.png") no-repeat center center;
  cursor: pointer;
}

.about_4_main .tech .hd .next {
  float: left;
  display: block;
  width: 10px;
  height: 18px;
  background: url("../images/tech_next.png") no-repeat center center;
  cursor: pointer;
}

.about_4_main .tech .hd .prev:hover {
  opacity: 0.5;
}

.about_4_main .tech .hd .next:hover {
  opacity: 0.5;
}

.about_5_main {
  position: relative;
  padding-top: 86px;
  padding-bottom: 80px;
}

.about_5_main .about_5 {
  position: relative;
}

.about_5_main .about_5 .equip {
  margin-top: 50px;
  height: 380px;
}

#index-banner {
  width: 100%;
  position: relative;
  font-family: microsoft yahei;
}

@media all and (-ms-high-contrast: none) {
  .line-one {
    background: #008f4e;
    opacity: 0.3;
  }

  .line-two {
    background: #fff;
    opacity: 0.4;
  }

  .cloud {
    background: none;
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(1448px);
  }
}

.hoverAll {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 395px;
  z-index: 40;
}

#index-banner .swiper-container {
  opacity: 1;
  width: 100%;
  position: absolute;
  left: 0;
  top: 21px;
  z-index: 20;
}

#index-banner .swiper-button-prev,
#index-banner .swiper-button-next {
  opacity: 1;
  outline: none;
  background-size: 6px auto;
  width: 80px;
  height: 64px;
  background-color: #008f4e;
  transition: background-color 0.2s;
}

#index-banner .swiper-button-prev {
  background: url("../images/equip_prev.png") no-repeat center center #008f4e;
}

#index-banner .swiper-button-next {
  background: url("../images/equip_next.png") no-repeat center center #008f4e;
}

#index-banner .swiper-button-prev:hover,
#index-banner .swiper-button-next:hover {
  background-color: #1152f4;
}

#index-banner .swiper-button-prev {
  left: calc(50% - 450px);
}

#index-banner .swiper-button-next {
  right: calc(50% - 450px);
}

#index-banner .swiper-pagination {
  opacity: 0;
  top: 0;
  bottom: unset;
  right: 0;
  width: 940px;
  margin: 0 auto;
  text-align: right;
}

#index-banner .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  opacity: 1;
  background: none;
  border-radius: 0;
  margin: 0 1px;
  vertical-align: top;
  border-top: 4px solid #008f4e;
  outline: none;
}

#index-banner .swiper-pagination-bullet-active {
  height: 0;
  border-top: 7px solid #ff7900;
  padding-bottom: 0;
}

#index-banner .swiper-slide {
  position: relative;
  width: auto;
  overflow: hidden;
}

#index-banner .swiper-slide img {
  opacity: 0.8;
  transition: all 0.3s;
  display: block;
}

#index-banner .swiper-slide-active img,
#index-banner .swiper-slide-duplicate-active img {
  opacity: 1;
}

#index-banner .animating .swiper-slide .img::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 800px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}

#index-banner .animating .swiper-slide img {
  opacity: 1;
}

#index-banner .animating .swiper-slide:hover .txt .tit {
  color: #f5f5f5;
}

#index-banner .animating .swiper-slide:hover .img::before {
  -webkit-transition: left 2s;
  -moz-transition: left 2s;
  -ms-transition: left 2s;
  transition: left 2s;
  left: 150%;
  opacity: 1;
}

.hoverBtn {
  width: 958px;
  height: 353px;
  position: absolute;
  z-index: 30;
  top: 21px;
  /* cursor: pointer; */
}

.hoverPrev {
  left: calc(-1429%);
}

.hoverNext {
  left: calc(571%);
}

#index-banner .swiper-slide .txt {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../images/equip_txt.png") left bottom repeat-x;
  width: 100%;
  height: 242px;
  z-index: 12;
  z-index: 10;
  transition: ease-in-out .2s;
}

#index-banner .swiper-slide .txt p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
}

#index-banner .swiper-slide .txt p:last-child {
  padding-bottom: 30px;
}

#index-banner .swiper-slide .txt .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 170px;
}

#index-banner .swiper-slide.swiper-slide-active .txt {
  display: block;
}

#index-banner .swiper-slide:hover .txt {
  height: 308px;
  background: url("../images/equip_txt.png") left bottom repeat-x;
}

.about_5_main .more {
  background: #1b4cb0;
  width: 302px;
  height: 46px;
  line-height: 46px;
  margin: 50px auto 0;
  text-align: center;
  font-size: 18px;
}

.about_5_main .more i {
  width: 21px;
  height: 8px;
  background-position: -260px -168px;
  margin-left: 17px;
}

.about_5_main .more a {
  color: #fff;
}

.about_5_main .more:hover i {
  transition: ease-in-out .2s;
  transform: translateX(10px);
}

.about_6_main {
  position: relative;
  height: 1100px;
  background: #fff;
}

.about_6 .sales_network {
  position: relative;
  display: block;
  width: 1393px;
  height: 751px;
  margin: 90px auto 0;
  background: url("../images/about_4.png") no-repeat center 0;
}

.about_6 .net_txt {
  display: block;
  width: 320px;
  height: 320px;
  margin: 0 auto;
  padding-top: 160px;
}

.about_6 .net_txt .txt {
  display: block;
  width: 320px;
  height: 320px;
  background: url("../images/net_txt.png") no-repeat center center;
}

.about_6 .list {
  position: absolute;
  top: 0;
  left: 0;
  width: 1393px;
  height: 751px;
}

.about_6 .point {
  position: absolute;
  display: block;
  width: 46px;
  height: 59px;
}

.about_6 .point:nth-child(3) {
  display: block;
  width: 62px;
  height: 80px;
}

.about_6 .point .point_ico {
  display: block;
  width: 46px;
  height: 59px;
  background: url("../images/coord1.png") no-repeat center center;
}

.about_6 .point.p3 .point_ico {
  display: block;
  width: 46px;
  height: 59px;
  background: url("../images/coord1.png") no-repeat center center;
}

.about_6 .point.p1 {
  top: 24.2%;
  left: 11.6%;
}

.about_6 .point.p2 {
  top: 10.5%;
  left: 51.5%;
}

.about_6 .point.p2 .point_ico {
  width: 34px;
  height: 44px;
  background: url("../images/coord2.png") no-repeat center center;
}

.about_6 .point.p3 {
  top: 17%;
  right: 18.5%;
}

.about_6 .point.p4 {
  bottom: 26%;
  left: 29%;
}

.about_6 .point.p4 .point_ico {
  width: 34px;
  height: 44px;
  background: url("../images/coord2.png") no-repeat center center;
}

.about_6 .point.p5 {
  bottom: 20.5%;
  left: 51.8%;
}

.about_6 .point.p6 {
  bottom: 32%;
  right: 11.8%;
}

.about_6 .point.hover .point_ico {
  width: 62px;
  height: 80px;
  background: url("../images/coord3.png") no-repeat center center;
  animation: animatemap 0.8s infinite;
  -webkit-animation: animatemap 0.8s infinite;
}

/* 鍗曢〉淇℃伅 */
.single_wrapper {
  padding-top: 107px;
}

.single_center {
  min-height: 520px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}

.single_center .about_con {
  line-height: 35px;
  font-size: 16px;
}

.single_center .about_con img {
  max-width: 100%;
}

.single_center .about_con p {
  line-height: 2;
}

/* 浜哄姏璧勬簮 */
.jobs_wrapper .jobs_center {}

.jobs_center .jobs {
  padding: 0%;
  background: #fff;
  padding-bottom: 50px;
}

.titlist {
  padding-bottom: 24px;
  padding-top: 30px;
  border-bottom: 1px solid #666;
}

.titlist .j_tit1 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 42%;
  margin-left: 3.5%;
}

.titlist .j_tit2 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 22%;
}

.titlist .j_tit3 {
  float: left;
  font-size: 26px;
  color: #333;
  width: 22%;
}

.postlist .item .top {
  height: 100px;
  line-height: 100px;
  background: url("../images/plus.png") no-repeat right center #fff;
}

.postlist .item:nth-child(2n) .top {
  background: url("../images/plus.png") no-repeat right center #f0f2f6;
}

.postlist .item .top .jt1 {
  float: left;
  width: 42%;
  margin-left: 3.5%;
}

.postlist .item .top .jt2 {
  float: left;
  width: 22%;
  height: 100px;
  font-size: 20px;
  color: #333;
  line-height: 100px;
}

.postlist .item .top .jt3 {
  float: left;
  width: 22%;
  height: 100px;
  font-family: arial;
  font-size: 20px;
  color: #666;
  line-height: 100px;
}

.postlist .item .top .jt1 h3 {
  padding-left: 40px;
  font-size: 20px;
  color: #333;
  background: url("../images/trick1.png") no-repeat left center;
}

.postlist .item .bottom {
  border: 1px solid #d3d7dd;
  border-top: none;

}

.postlist .item .bottom .bid_box {
  position: relative;
  min-height: 300px;
  padding: 50px;
}

.postlist .item .bottom .bid_box .bit {
  float: left;
  width: 34%;
}

.postlist .item .bottom .bid_box .bit2 {
  float: right;
  width: 36%;
}

.postlist .item .bottom .bid_box .bit3 {
  width: 100%;
  margin-top: 80px;
}

.postlist .item .bottom .bid_box .bit h3 {
  font-size: 20px;
  line-height: 20px;
  color: #333;
}

.postlist .item .bottom .bid_box .bit p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.postlist .item .bottom .bid_box .bit p span {
  display: block;
}

.postlist .item .bottom .apply {
  position: absolute;
  bottom: 50px;
  right: 50px;
  display: block;
  width: 200px;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-indent: 50px;
  color: #fff;
  background: url("../images/f1arr.png") 130px center no-repeat #008f4e;
}

.postlist .item .bottom .apply span {
  position: relative;
  z-index: 12;
}

.postlist .item .bottom .apply:before,
.postlist .item .bottom .apply:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  z-index: 2;
  transition: 0.8s;
}

.postlist .item .bottom .apply:before {
  transition: 0.8s;
  background: url("../images/f1arr.png") 130px center no-repeat #b62402;
  z-index: -1;
}

.postlist .item .bottom .apply:hover:after,
.postlist .item .bottom .apply:hover:before {
  width: 100%;
}

.postlist .item:hover .top {
  cursor: pointer;
}

.postlist .item.hover .top {
  background: url("../images/jslide.png") no-repeat right center #008f4e;
}

.postlist .item.hover .top .jt1 h3 {
  background: url("../images/trick_h.png") no-repeat left center;
  color: #fff;
}

.postlist .item.hover .top .jt2 {
  color: #fff;
}

.postlist .item.hover .top .jt3 {
  color: #fff;
}

.jobs_wrapper .pager {
  margin-top: 50px;
}

/* 鐢ㄦ埛鐧诲綍娉ㄥ唽 */
.bg_main {
  box-sizing: border-box;
  background: #f5f5f5;
  padding-top: 120px;
  padding-bottom: 120px;
  min-height: 500px;
  background-size: 100% auto;
}

.detail1 {
  background: #fff;
  padding: 59px;
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 1280px;
  min-height: auto;
}

.detail1 .context {
  line-height: 30px;
  padding: 25px 0;
}

.loginPage {
  margin-top: 20px;
}

.loginPage {
  background: #fff;
  min-height: 300px;
  box-sizing: border-box;
}

.loginPage p {
  text-align: center;
  padding-bottom: 50px;
}

.loginPage .tit {
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
}

.loginPage .tit small {
  margin-left: 10px;
}

.loginPage .item {
  float: left;
  width: 400px;
  *float: inherit;
  position: relative;
  margin-bottom: 3%;
}

.loginPage .item .msg-box {
  top: 0;
  left: 20px;
}

.loginPage .item label {
  font-weight: normal;
  line-height: 35px;
  font-size: 14px;
  display: block;
  float: left;
  text-align: right;
  width: 20%;
}

.loginPage .item input {
  width: 75%;
  float: right;
  text-indent: 1em;
  background: none;
  outline: none;
  border-radius: 3px;
  border: 1px solid #ddd;
  height: 3em;
  line-height: 3em;
}

.loginPage .item #phoneVer {
  width: 140px;
  margin-right: 20px;
}

.loginPage .item #get_code {
  width: 140px;
  height: auto;
  text-indent: initial;
  background: #f2f2f2;
}

.loginPage .input_check_box input {
  width: 15px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 5px;
  float: left;
  margin-left: 100px;
  margin-top: 4px;
}

.loginPage .input_check_box span {
  color: #3388ff;
  cursor: pointer;
}

.loginPage .item .wt {
  width: 75%;
  float: right;
  border-radius: 3px;
  background: none;
  outline: none;
  border: 1px solid #ddd;
  *margin-top: 1px;
  height: 3em;
  line-height: 3em;
}

.loginPage .item .wt select {
  border: none;
  background: none;
  margin-left: 5px;
  outline: none;
  width: 96%;
}

.loginPage .item .btn {
  text-align: center;
  background: #008f4e;
  border-color: #008f4e;
  color: #fff;
  padding: 0;
  border-radius: 3px;
  outline: none;
  height: 3.2em;
  cursor: pointer;
  border: none;
  text-indent: 0;
}

.loginPage .item .btn:hover {
  opacity: 0.8;
}

.loginPage .item .red {
  color: red;
}

.loginPage p {
  width: 100%;
  padding-top: 6px;
}

.indexPage .tit {
  text-align: center;
  margin-bottom: 50px;
}

.indexPage .tit small {
  margin-left: 10px;
}

.indexPage .p {
  width: 100%;
  padding-top: 6px;
}

.indexPage .ul {
  text-align: center;
}

.indexPage .ul li {
  display: inline-block;
  width: 16%;
  margin: 0 auto 30px;
}

.indexPage .ul li a {
  color: #1e7bdc;
  background: none;
  padding: 0 20px;
  height: 41px;
  font-size: 18px;
  border: 2px solid #008f4e;
  line-height: 41px;
  border-radius: 22px;
  display: block;
  text-align: center;
}

.indexPage .ul li a:hover {
  color: #fff;
  background: #008f4e;
  border: 2px solid #008f4e;
}

.loginPage .loginform {
  background: url("../images/re.jpg") no-repeat top right;
  width: 500px;
  margin: 0 auto;
  padding-right: 400px;
}

.registerPage .loginform {
  background: url("../images/re2.jpg") no-repeat top right;
}

.loginPage .reg_bg {
  background: url("../images/re2.jpg") no-repeat top right;
}

.list_list .body li {
  line-height: 35px;
  margin-bottom: 2px;
}

.list_list .body li b {
  color: #ff6b6b;
  padding-right: 5px;
  font-weight: 100;
}

.list_list .body li i {
  width: 7px;
  height: 9px;
  background-position: -365px -26px;
  float: left;
  margin-top: 13px;
  margin-right: 10px;
}

.list_list .body li .fl {
  border-left: 0 solid #ff6b6b;
}

.list_list .body li .fr {
  border-right: 0 solid #b0b0b0;
  color: #999;
}

.list_list .body li .fr b {
  font-size: 12px;
  border: 1px solid #ff6b6b;
  margin-left: 35px;
}

.list_list .body li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}

.loginPage .tit {
  font-size: 24px;
  text-transform: uppercase;
}

.user_con .detail {
  min-height: auto;
}

.user_con .detail .ul li {
  width: 50%;
  margin: 0 auto 30px;
}

.user_con .detail .ul li a {
  color: #1e7bdc;
  background: none;
  padding: 0 20px;
  height: 41px;
  font-size: 18px;
  border: 2px solid #1e7bdc;
  line-height: 41px;
  border-radius: 22px;
  display: block;
  text-align: center;
}

.user_con .detail .ul li a:hover {
  color: #43190a;
  background: #fdc824;
  border: 2px solid #fdc824;
}

.change_password {
  padding-top: 135px;
  min-height: 400px;
}

.change_password .change {
  text-align: center;
  font-size: 18px;
}

.change_password .change a {
  font-size: 18px !important;
  color: #fff !important;
  display: block;
  width: 180px;
  height: 40px;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 40px;
  margin-top: 40px;
  background: #008f4e;
  border: 1px solid #ddd;
  transition: all ease 0.36s;
}

.change_password .change a:hover {
  text-indent: 6px;
  color: #fff !important;
  background: #008f4e;
  transition: all ease 0.36s;
}

.validation-summary-errors {
  margin-bottom: 40px;
}

.reset_password {
  padding-top: 135px;
  min-height: 400px;
}

.reset_password .password {
  text-align: center;
  font-size: 18px;
}

.reset_password .password a {
  font-size: 26px !important;
  color: #008f4e !important;
}

.reset_password .password a:hover {
  color: #008f4e !important;
}

.validation-summary-errors {
  margin-bottom: 40px;
}

/* 鐢宠鑱屼綅 */
.ydewmbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/black30.png") repeat left top;
  display: none;
  z-index: 998;
}

.ydewmbg .ydewm {
  position: relative;
  height: 820px;
  top: 50%;
  margin-top: -410px;
  display: none;
}

.ydewmbg a {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  background: url("../images/closeM.png") no-repeat center center;
  transition: all ease-in-out 0.36s;
}

.ydewmbg a:hover {
  transform: rotate(360deg);
  transition: all ease-in-out 0.36s;
}

.mess_pop1 {
  padding: 50px 7%;
  box-sizing: border-box;
  width: 100%;
  height: 520px;
  position: absolute;
  top: 50%;
  margin-top: -260px;
  background: #fff;
  box-shadow: 8px 0 20px rgba(0, 0, 0, 0.2);
  animation: topDown1 0.4s;
}

.mess_pop1 .job_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("../images/ctitline.png") no-repeat 30px bottom;
}

.mess_pop1 .message {
  margin-top: 60px;
}

.mess_pop1 .message .item_top {
  margin-bottom: 20px;
}

.mess_pop1 .message .item {
  position: relative;
  float: left;
  width: 31.95%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d6d6d6;
}

.mess_pop1 .message .item.mr {
  margin-right: 1.8%;
}

.mess_pop1 .message .item label {
  float: left;
  display: block;
  margin-top: 15px;
  width: 26.4%;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  border-right: 1px solid #ddd;
  color: #666;
}

.mess_pop1 .message .item .txt {
  float: left;
  width: 73%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .item font {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}

.mess_pop1 .message .tarea {
  margin-top: 40px;
}

.mess_pop1 .message .tarea label {
  margin-bottom: 22px;
  font-size: 16px;
  color: #666;
}

.mess_pop1 .message .tarea textarea {
  margin-top: 22px;
  border: 1px solid #ccc;
  width: 100%;
  height: 268px;
  resize: none;
  padding-top: 26px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 20px;
}

.mess_pop1 .message .btn {
  border: none;
  background: #008f4e;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}

.mess_pop1 .message .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #008f4e;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}

@keyframes topDown1 {
  from {
    top: 32%;
    opacity: 0;
  }

  to {
    top: 50%;
    opacity: 1;
  }
}

/*searcher pager*/
/*news start*/
.searcher_center {
  padding-top: 77px;
}

.searchPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.searchPage .item a {
  width: 100%;
  display: block;
}

.searchPage .item .text {
  width: 868px;
  display: block;
}

.searchPage .item .img {
  width: 300px;
  height: 168px;
  display: block;
  margin-right: 30px;
  overflow: hidden;
}

.searchPage .item img {
  width: 300px;
  height: 168px;
  display: block;
  transition: ease-in-out 0.4s;
}

.searchPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.searchPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}

.searchPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}

.searchPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}

.searchPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.searchPage .item:hover .img img {
  transform: scale(1.1);
}

.searchPage .item:hover h3 {
  font-weight: bold;
  color: #008f4e;
  text-indent: 5px;
}

.searchPage .item:hover .time .day span {
  background: #008f4e;
}

.searchPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

.searchPage .item .text {
  width: 1368px;
}

/* map_ul */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
}

.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}

.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}

.map_ul .list-inline {
  display: block;
  width: 86%;
}

.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0;
}

.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}

.map_ul .list-inline li a:hover {
  background: #008f4e;
  color: #fff;
  border: 1px solid #008f4e;
}

/*pager*/
.pager {
  padding: 0;
  margin-top: 24px;
  text-align: center;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager {
  *zoom: 1;
}

.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}

.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.pager ul a {
  padding: 0;
  text-decoration: none;
  float: left;
  color: #666;
}

.pager ul li {
  margin-left: 8px;
}

.pager ul li a {
  display: block;
  font-family: Arial;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  padding: 0px 10px;
  text-align: center;
  border: #f5f5f5 solid 1px;
  color: #666;
}

.pager ul li a.current {
  color: #008f4e;
}

.pager ul li:hover a {
  color: #008f4e;
  display: block;
}

/*ny common css end*/
/* 鍝嶅簲1200灞忓箷 */
@media (max-width: 1366px) {
  .detail1 {
    width: 1080px;
  }

  .product_center .prolist li .txtBox {
    padding: 60px 20px 40px;
  }

  .product_center .prolist li .t_top {
    padding-bottom: 40px;
  }

  .product_center .prolist li .t_top .desc {
    margin-top: 30px;
  }

  .product_center .prolist li .t_bottom {
    padding-top: 30px;
  }

  .solution_center li .txt_box .sico {
    width: 120px;
  }

  .pro_top .imgtxtcon {
    padding-left: 5%;
  }

  .pro_top .imgtxtcon .wx {
    left: 10%;
  }

  .product_portfolio .list li .img {
    height: 280px;
  }

  .searchPage .item .text {
    width: 1168px;
  }
}

@media (max-width: 1366px) {
  .showProduct .photo .photoimg {
    left: 2%;
  }
}

.showVedio2 {
  width: 806px;
  height: 452px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -184px 0 0 -403px;
  z-index: 9999;
  background: #000;
  display: none;
}

.showVedio2_shili {
  height: 361px;
}

.showVedio2 .playcon {
  height: 640px;
}

.showVedio2 .close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  z-index: 10;
}

.showVedio2 .close:hover {
  transform: rotate(180deg);
}

.showVedio2 video {
  width: 100%;
  display: block;
}

.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: .5;
}

.no_subbanner {
  width: 100%;
  height: 79px;
}


.she_tou {
  width: 100%;
  position: relative;
}

.she_tou ul {
  display: inline-block;
  width: 100%;
}

.she_tou ul li {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.she_tou ul li .img {
  display: block;
  width: 64%;
}

.she_tou ul li .s_p {
  width: 32.6%;
  padding: 3.6%;
  background-color: #18347c;
  position: absolute;
  right: 0;
  top: 16%;
  padding-bottom: 6%;
}

.she_tou ul li .s_p h3 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.she_tou ul li .s_p p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-top: 3.6%;
  text-align: justify;
}

.she_tou ul li.li2 .img1 {
  float: right;
}

.she_tou ul li.li2 .s_p {
  right: auto;
  left: 0;
  background-color: #a02925;
  padding-bottom: 10%;
}

.she_zj {
  padding-top: 0px;
  padding-bottom: 60px;
}

.she_zj h3 {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
  padding-top: 16px;
}

.she_zj ul {
  display: inline-block;
  width: 105%;
  padding-top: 40px;
}

.she_zj ul li {
  width: 31%;
  background-color: #fff;
  margin-right: 2%;
  float: left;
}

.she_zj ul li img {
  display: block;
  width: 100%;
}

.she_zj ul li p {
  display: block;
  line-height: 66px;
  font-size: 24px;
  text-align: center;
}

.shehuize .caselist {
  padding-top: 50px;
}

.shehuize .about_tit {
  background: url(../images/about_line5.png) center center no-repeat;
}


.lx_con ul {
  display: inline-block;
  width: 100%;
}

.lx_con ul li {
  float: left;
  width: 33.3%;
  display: inline-block;
  padding-bottom: 24px;
}

.lx_con ul li i {
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/j13_04.png) no-repeat center center;
  float: left;
}

.lx_con ul li p {
  width: 82%;
  float: right;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

.lx_con ul li p span {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 30px;
  font-family: "Arial";
  padding-top: 6px;
}

.lx_con ul li p a {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 30px;
  font-family: "Arial";
  padding-top: 6px;
}

.lx_con ul li.li3 {
  width: 23%;
}

.lx_con ul li.li3 p {
  width: 74%;
}

.lx_con ul li.li1,
.lx_con ul li.li4 {
  width: 34.3%;
}

.lx_con ul li.li2,
.lx_con ul li.li5 {
  width: 42.3%;
}

.lx_con ul li.li2 p,
.lx_con ul li.li5 p {
  width: 86%;
}

.lx_con ul li.li5 p span {
  font-size: 18px;
  line-height: 30px;
}

.lx_con ul li.li4 i {
  background: url(../images/j13_08.png) no-repeat center center;
}

.lx_con ul li.li5 i {
  background: url(../images/j13_10.png) no-repeat center center;
}



/*鍝嶅簲1440 鍒� 1680灞忓箷*/
@media (min-width: 1440px) and (max-width: 1680px) {
  .about_2_main .develop_box {
    padding: 0 6%;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }

  20% {
    border-radius: 2px;
  }

  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }

  80% {
    border-radius: 2px;
  }

  100% {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

/* 鍝嶅簲1200灞忓箷 */
@media (max-width: 1660px) {
  .index_main .section1 .index_banner .item .inner .block_txt {
    width: 1000px;
    margin-left: -500px;
  }

  .about_main_1 .right li .fl h4 {
    font-size: 40px;
  }

  .about_main_1 .right li .fl h3 {
    font-size: 16px;
  }

  .about_main_1 .right li .fr h4 {
    font-size: 40px;
  }

  .about_main_1 .right li {
    margin-bottom: 74px;
  }

  .culture_main_1 .box2 {
    width: 1200px;
    margin-left: -600px;
  }

  .culture_main_2 .w1440 {
    width: 1200px;
    margin-left: -600px;
  }

  .zhiNeng_main_1 .w1440 {
    width: 1200px;
    margin-left: -600px;
  }

  .zhiNeng_main_1 .w1440 .box1 .right h3 {
    font-size: 26px;
  }

  .zhiNeng_main_1 .w1440 .box1 .left::before {
    height: 331px;
  }

  .zhiNeng_main_1 .w1440 .box2 li::before {
    height: 289px;
  }

  .zhiNeng_main_1 {
    height: 810px;
  }

  .yingyong_2 .body li {
    margin: 0 62px;
  }

  .yingyong_main_3 .body li i {
    right: -39px;
  }

  .shuanglun_main_2 .slideTxtBox .hd {
    width: 1200px;
    margin-left: -600px;
  }

  .shuanglun_banner .sub_local {
    width: 1200px;
    margin-left: -600px;
  }

  .quanqiu_main_1 .slideTxtBox .bd li .box {
    padding-left: 0;
  }

  .quanqiu_main_1 .slideTxtBox .bd li .box p {
    font-size: 20px;
  }

  .shili_3 li:last-child h3 {
    padding-left: 650px;
  }

  .shili_3 li:last-child p {
    padding-left: 650px;
  }

  .shili_1 .left {
    width: 19%;
  }

  .shili_1 .right {
    width: 79%;
  }

  .shili_1 .left h3 {
    font-size: 28px;
  }

  .floor_4_main .bd {
    margin-left: 45px;
  }

  .floor_4_main .bd li img {
    width: 500px;
    height: 309px;
  }

  .floor_4_main .bd li:hover h3 {
    width: 506px;
  }

  .floor_4_main .hd .arrow .next {
    left: 857px;
  }

  .floor_4_main .hd .prev {
    left: 765px;
  }

  .product_main .w1440 {
    margin-left: -600px;
  }

  .ydewmbg .ydewm {
    height: 550px;
    margin-top: -275px;
  }

  .mess_pop1 {
    height: 550px;
    margin-top: -275px;
  }

  .mess_pop1 .message {
    margin-top: 20px;
    padding: 20px 0;
  }

  .mess_pop1 .message .item {
    box-sizing: border-box;
  }

  .mess_pop1 .message .item .txt {
    height: 45px;
  }

  .mess_pop1 .message .tarea textarea {
    height: 80px;
    width: calc(100% - 4px);
  }

  .mess_pop1 .message .tarea {
    margin-top: 10px;
  }

  .mess_pop1 .message .btn {
    margin-top: 15px;
  }

  .sub_local {
    margin-left: -600px;
  }

  .header_main .quick {
    right: 74px;
  }

  .floor_4_main .hd li:nth-child(1) {
    left: 578px;
    top: 114px;
  }

  .floor_4_main .hd li:nth-child(2) {
    left: 574px;
    top: 150px;
  }

  .floor_4_main .hd li:nth-child(3) {
    left: 579px;
    top: 178px;
  }

  .floor_4_main .hd li:nth-child(4) {
    left: 648px;
    top: 265px;
  }

  .floor_4_main .hd li:nth-child(5) {
    left: 600px;
    top: 140px;
  }

  .floor_4_main .hd li:nth-child(6) {
    left: 620px;
    top: 173px;
  }

  .floor_4_main .hd li:nth-child(7) {
    left: 644px;
    top: 134px;
  }

  .floor_4_main .hd li:nth-child(8) {
    left: 666px;
    top: 136px;
  }

  .floor_4_main .hd li:nth-child(9) {
    left: 26px;
    top: 134px;
  }

  .about_main_4 {
    height: 570px;
  }

  .about_main_41 .swiper-slide {

    margin-bottom: 27px;
  }

}


/*# sourceMappingURL=index.css.map */</pre></body></html>